public class OperationManager extends Object
| Constructor and Description |
|---|
OperationManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
enter(String name,
Object details) |
void |
exit() |
static OperationManager |
getInstance() |
Operation |
getOperation(Long threadId) |
public static OperationManager getInstance()
public void exit()
Copyright © 2018. All rights reserved.