Package com.atlassian.jira.config.component

Interface Summary
InvocationSwitcher The InvocationSwitcher is used in conjunction with the SwitchingInvocationHandler.
 

Class Summary
AbstractComponentAdaptor  
AbstractSwitchingInvocationAdaptor Copyright (c) 2002-2004 All rights reserved.
AppPropertiesComponentAdaptor Copyright (c) 2002-2004 All rights reserved.
AppPropertiesInvocationSwitcherImpl  
GroupedMethodProfiler  
LicenseComponentAdaptor A component adaptor that returns a different instance of a class depending on the license that is running in JIRA.
ProfilingComponentAdapter  
ProfilingComponentAdapterFactory  
SimpleSwitchingComponentAdaptor A simple component adapter that will pull the implementation of the object from the container.
SwitchingInvocationAdapter The SwitchingInvocationAdapter returns a proxy that allows for dynamic determination of which class implementation to be called on when invoking a specified method.
SwitchingInvocationHandler  
TimerInvocationHandler  
UnsupportedClassInvocationHandler A simple handler that will throw an UnsupportedOperationException for all method calls.
 



Copyright © 2002-2007 Atlassian. All Rights Reserved.