Package com.atlassian.jira.config.component

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

Class Summary
AbstractComponentAdaptor<T> A convenience class for implementing a Pico ComponentAdapter.
AbstractDelegatedMethodInterceptor<T>  
AbstractSwitchingInvocationAdaptor<T>  
AppPropertiesComponentAdaptor<T> Copyright (c) 2002-2004 All rights reserved.
AppPropertiesInvocationSwitcherImpl  
DateTimeFormatterProvider  
GroupedMethodProfiler  
I18nHelperProvider  
PicoContainerFactory Factory methods for setting up PICO with behaviours desired in JIRA
ProfilingComponentAdapter<T>  
ProfilingComponentAdapterFactory  
SimpleSwitchingComponentAdaptor<T> A simple component adapter that will pull the implementation of the object from the container.
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.
SwitchingInvocationHandler  
UnsupportedClassInvocationHandler A simple handler that will throw an UnsupportedOperationException for all method calls.
 



Copyright © 2002-2014 Atlassian. All Rights Reserved.