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–2023 Oracle Corporation. All rights reserved.