Class SingleOperationManager<T extends Annotation>


  • public class SingleOperationManager<T extends Annotation>
    extends Object
    Author:
    jwells
    • Method Detail

      • getCurrentOperationOnThisThread

        public OperationHandleImpl<T> getCurrentOperationOnThisThread()
        OperationLock need NOT be held
        Returns:
        The operation associated with the current thread