|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InvocationSwitcher | |
---|---|
com.atlassian.jira.config.component |
Uses of InvocationSwitcher in com.atlassian.jira.config.component |
---|
Classes in com.atlassian.jira.config.component that implement InvocationSwitcher | |
---|---|
class |
AppPropertiesInvocationSwitcherImpl
|
Methods in com.atlassian.jira.config.component that return InvocationSwitcher | |
---|---|
protected InvocationSwitcher |
SwitchingInvocationAdapter.getInvocationSwitcher()
|
protected abstract InvocationSwitcher |
AbstractSwitchingInvocationAdaptor.getInvocationSwitcher()
|
protected InvocationSwitcher |
AppPropertiesComponentAdaptor.getInvocationSwitcher()
|
Constructors in com.atlassian.jira.config.component with parameters of type InvocationSwitcher | |
---|---|
SwitchingInvocationAdapter(Class interfaceClass,
Class enabledClass,
Class disabledClass,
InvocationSwitcher invocationSwitcher)
|
|
SwitchingInvocationHandler(Object enabled,
Object disabled,
InvocationSwitcher invocationSwitcher)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |