Package org.omnaest.utils.beans.autowired

Interface Summary
AutowiredContainer<E> An AutowiredContainer represents a high level container of objects which can be retrieved by the Class types they are assignable to.
AutowiredPropertyContainer An AutowiredPropertyContainer is a facade for autowired properties of a Java Bean class.
 

Class Summary
AutowiredContainerAbstract<E> Abstract implementation for AutowiredContainer which reduces the number of methods to be implemented.
AutowiredContainerDecorator<E> Decorator for an AutowiredContainer
AutowiredContainerUtils Helper related to AutowiredContainer
ClassMapToAutowiredContainerAdapter<E> Adapter to allow Maps to be treated as AutowiredContainer.
TypeToAutowiredPropertyContainerAdapter<B> Adapter to create a Map view on an underlying Java Bean object.
 



Copyright © 2013. All Rights Reserved.