Package org.wamblee.general

This package provides several general purpose support classes.

See:
          Description

Interface Summary
BeanFactory Bean factory used to obtain objects in a transparent way.
 

Class Summary
BeanKernel The standard means to obtain the bean factory.
ClassLoaderUtils Utility for working with the class loader.
Pair<T,U> Represents a pair of objects.
 

Exception Summary
BeanFactoryException Exception thrown by the BeanFactory if an object could not be found.
 

Package org.wamblee.general Description

This package provides several general purpose support classes.

Since:
-


Copyright © 2010. All Rights Reserved.