Uses of Class
com.atlassian.jira.config.component.AbstractSwitchingInvocationAdaptor

Packages that use AbstractSwitchingInvocationAdaptor
com.atlassian.jira.config.component   
 

Uses of AbstractSwitchingInvocationAdaptor in com.atlassian.jira.config.component
 

Subclasses of AbstractSwitchingInvocationAdaptor in com.atlassian.jira.config.component
 class AppPropertiesComponentAdaptor<T>
          Copyright (c) 2002-2004 All rights reserved.
 class SwitchingInvocationAdapter<T>
          The SwitchingInvocationAdapter returns a proxy that allows for dynamic determination of which class implementation to be called on when invoking a specified method.
 



Copyright © 2002-2014 Atlassian. All Rights Reserved.