Package com.atlassian.jira.config.component

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

Class Summary
AbstractComponentAdaptor<T>  
AbstractSwitchingInvocationAdaptor<T> Copyright (c) 2002-2004 All rights reserved.
AppPropertiesComponentAdaptor Copyright (c) 2002-2004 All rights reserved.
AppPropertiesInvocationSwitcherImpl  
GroupedMethodProfiler  
ProfilingComponentAdapter<T>  
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  
UnsupportedClassInvocationHandler A simple handler that will throw an UnsupportedOperationException for all method calls.
 



Copyright © 2002-2012 Atlassian. All Rights Reserved.