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  InvocationSwitcher AppPropertiesComponentAdaptor.getInvocationSwitcher()
           
protected abstract  InvocationSwitcher AbstractSwitchingInvocationAdaptor.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-2011 Atlassian. All Rights Reserved.