Package org.rhq.core.pc.operation

Class Summary
OperationContextImpl Plugin container implementation of the OperationContext, holding on to an immutable copy of the resource ID to which an instance of this class is associated.
OperationInvocation The runnable that is actually responsible for invoking an operation on a plugin's OperationFacet.
OperationManager Manages the scheduling and invocation of operations for all resources across all plugins.
OperationServicesAdapter Bridge between the plugin's calls back into the PC from an agent-side plugin and the OperationManager itself.
OperationThreadPoolGateway This provides a queue-like structure that will submit operations to a thread pool for execution, or will store the operations until a time when they are allowed to be invoked.
 

Enum Summary
OperationInvocation.Status Indicates the current status of this invocation (QUEUED, RUNNING or FINISHED).
 



Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.