Package org.glassfish.hk2.extras.operation
package org.glassfish.hk2.extras.operation
-
ClassDescriptionOperationContext<T extends Annotation>The implementation of
Context
for an Operation.OperationHandle<T extends Annotation>This handle is used to associate or dis-associate threads with Operations.OperationIdentifier<T extends Annotation>Unique identifier for an Operation.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 threadDescribes the general state of the Operation