public class CallbackAttributionContextController extends Object implements CallbackAttribution
Constructor and Description |
---|
CallbackAttributionContextController(int nestingLevel) |
Modifier and Type | Method and Description |
---|---|
<T> T |
accept(CallbackAttributionVisitor<T> visitor) |
int |
getNestingLevel() |
public CallbackAttributionContextController(int nestingLevel)
public int getNestingLevel()
public <T> T accept(CallbackAttributionVisitor<T> visitor)
accept
in interface CallbackAttribution
Copyright © 2005–2022. All rights reserved.