public class SingleOperationManager<T extends Annotation> extends Object
Modifier and Type | Method and Description |
---|---|
OperationHandleImpl<T> |
createOperation() |
OperationHandleImpl<T> |
getCurrentOperationOnThisThread()
OperationLock need NOT be held
|
String |
toString() |
public OperationHandleImpl<T> createOperation()
public OperationHandleImpl<T> getCurrentOperationOnThisThread()
Copyright © 2009-2016 Oracle Corporation. All Rights Reserved.