Package com.atlassian.spring.container

Interface Summary
ContainerContext  
 

Class Summary
AtlassianBeanFactory A custom BeanFactory used in the SpringContainerContext.
ContainerContextLoadedEvent An event published when the ContainerContext has been fully loaded and the ContainerManager is ready for us.
ContainerContextLoaderListener  
ContainerManager  
LazyComponentReference<T> Lazily loaded reference to a component that is not constructed until required.
SpringContainerContext Implementation of ContainerContext to allow compoennts to be retrieved from a spring container
SpringTestContainerContext  
 

Exception Summary
ComponentNotFoundException Thrown if the specified component cannot be found in the container
ComponentTypeMismatchException Thrown when the specified component is not assignable to the type specified
 



Copyright © 2006-2011 Atlassian. All Rights Reserved.