public class SwitchingInvocationAdapter<T> extends AbstractSwitchingInvocationAdaptor<T>
interfaceClass| Constructor and Description |
|---|
SwitchingInvocationAdapter(Class<T> interfaceClass,
Class<? extends T> enabledClass,
Class<? extends T> disabledClass,
InvocationSwitcher invocationSwitcher) |
| Modifier and Type | Method and Description |
|---|---|
protected InvocationSwitcher |
getInvocationSwitcher()
Returns the invocation switcher that will choose between the "enabled" and "disabled" implementations.
|
getComponentImplementation, getComponentInstanceaccept, findAdapterOfType, getComponentInstance, getComponentKey, getDelegate, getDescriptor, verify@Nonnull protected InvocationSwitcher getInvocationSwitcher()
AbstractSwitchingInvocationAdaptorgetInvocationSwitcher in class AbstractSwitchingInvocationAdaptor<T>Copyright © 2002-2024 Atlassian. All Rights Reserved.