Package toolbox.app

Package class diagram package toolbox.app
DEPRECATED: Replaced by the toolbox.services package.

See:
          Description

Interface Summary
AppBean Defines an interface that can be used in conjunction with the toolbox.dao package to persist Java Beans.
 

Class Summary
AppBeanComparator Comparator implementation to compare the values contained within AppBean implementations.
AppCache Static class to cache all application environments for a specific JVM.
AppEnv Generic application environment class.
AppListBuilder Default ListBuilder implementation that applies generic type conversions.
AppOraListBuilder Oracle ListBuilder implementation that applies Oracle type conversions.
BaseService Convenience base class for developing services.
MapComparator Comparator implementation to compare the values contained within Maps.
 

Exception Summary
AppException Exception that is generated when a exceptions occur using app package classes.
 

Package toolbox.app Description

DEPRECATED: Replaced by the toolbox.services package.