public final class CompensableInvocationRegistry extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
CompensableInvocation |
getCurrent() |
static CompensableInvocationRegistry |
getInstance() |
void |
register(CompensableInvocation invocation) |
CompensableInvocation |
unRegister() |
public void register(CompensableInvocation invocation)
public CompensableInvocation getCurrent()
public CompensableInvocation unRegister()
public static CompensableInvocationRegistry getInstance()
Copyright © 2018. All rights reserved.