Package org.jcreme.enumerations

Interface Summary
EnumerationInitializer This interface specifies what an EnumerationIntializer must be.
EnumerationLoader This interface describes the loaders to be used for Enumeration subclasses values.
RemoteEnumerationInitializer This interface enable to expose an EnumerationInitializer through RMI.
 

Class Summary
ComparatorType This class defines an Enumeration of Comparators.
Enumeration This is the base class for enumerated types.
EnumerationConfiguration This is a singleton class.
RemoteEnumerationInitializerImpl This is the actual class to be used to expose an EnumerationInitializer through RMI.
RMIEnumerationInitializer This implementation enables to use a RemoteEnumerationInitializer through the EnumerationInitializer interface.
SortOrder This class represents a SortOrder (Ascending, Descending, None).
SQLEnumerationInitializer This implementation of EnumerationAdaptator enables to load the values from a database.
 



Copyright 2006 null. All Rights Reserved.