public interface InvocationSwitcher
SwitchingInvocationHandler
.
An InvocationSwitcher implementation provides the logic to determine which class implementation (registered with the
SwitchingInvocationHandler) to invoke the specified method on.Modifier and Type | Method and Description |
---|---|
boolean |
isEnabled() |
Copyright © 2002-2021 Atlassian. All Rights Reserved.