Uses of Interface
com.atlassian.jira.config.component.InvocationSwitcher

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)
           
 



Copyright © 2002-2012 Atlassian. All Rights Reserved.