Package | Description |
---|---|
oracle.ifs.core.agents |
Class and Description |
---|
BaseAgent
A BaseAgent is an Base class providing basic agent functions.
|
EventHandlerAgent.EventHandlerExecutor
An Executor that performs notification tasks for EventHandlers
and AuditEventHandlers.
|
EventHandlerAgent.InternalHandler
Holds handler inforamtion about a registered
AuditSpecification and manages the notifications to the associated
custom internal handler.
|
EventHandlerAgent.RegisteredAuditSpecification
RegisteredAuditSpecification holds information about a registered
AuditSpecification and manages the notifications to the associated
custom handler.
|
GarbageCollectionAgent.PublicObjectInfo
Represents info for a selected PublicObject.
|
LifecycleAgent.RegisteredPolicyEntry
RegisteredPolicyEntry holds information about a registered
LifecyclePolicyEntry and manages the notifications to
the associated action.
|
MultipleTimerAgent
MultipleTimerAgent is an abstract class that provides framework for
having multiple timed actions within the same agent.
|
MultipleTimerAgent.MultipleTimerTask
A MultipleTimerTask is a TimerTask with its run() method
implemented to post a request to the agent request queue,
and an abstract method for execution of the task.
|
RetainedEventAgent
A RetainedEventAgent is an abstract class that simplifies the specification
of agents that use retained events.
|
Copyright © 2023. All rights reserved.