Uses of Package
org.glassfish.hk2.extras.operation
-
Packages that use org.glassfish.hk2.extras.operation Package Description org.glassfish.hk2.extras.operation org.glassfish.hk2.extras.operation.internal -
Classes in org.glassfish.hk2.extras.operation used by org.glassfish.hk2.extras.operation Class Description OperationHandle This handle is used to associate or dis-associate threads with Operations.OperationIdentifier Unique identifier for an Operation.OperationState Describes the general state of the Operation -
Classes in org.glassfish.hk2.extras.operation used by org.glassfish.hk2.extras.operation.internal Class Description OperationContext The implementation ofContext
for an Operation.OperationHandle This handle is used to associate or dis-associate threads with Operations.OperationIdentifier Unique identifier for an Operation.OperationManager Manages HK2 operations, allowing the user to create new operations of a particular type or discover the current set of active operations or find the current operation on the current threadOperationState Describes the general state of the Operation