Uses of Package
org.rhq.core.pc.operation

Packages that use org.rhq.core.pc.operation
org.rhq.core.pc   
org.rhq.core.pc.operation   
 

Classes in org.rhq.core.pc.operation used by org.rhq.core.pc
OperationManager
          Manages the scheduling and invocation of operations for all resources across all plugins.
 

Classes in org.rhq.core.pc.operation used by org.rhq.core.pc.operation
OperationInvocation
          The runnable that is actually responsible for invoking an operation on a plugin's OperationFacet.
OperationInvocation.Status
          Indicates the current status of this invocation (QUEUED, RUNNING or FINISHED).
OperationManager
          Manages the scheduling and invocation of operations for all resources across all plugins.
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.
 



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