Package org.org.usurper.handlers.basic

This package contains the basic abstract classes for the handling of types, and the Handlers needed for specific language constructs (Arrays, Enums...)

See:
          Description

Class Summary
AbstractPropertyTypeHandler This is the class to extend in order to implement a handler for a specific type.
AbstractSpecificPropertyHandler This is the class to extend in order to implement a handler for a specific property of a given class.
ArrayHandler This is the generic handler for Arrays of types.
EnumHandler This type returns a random value of a given enum type.
 

Package org.org.usurper.handlers.basic Description

This package contains the basic abstract classes for the handling of types, and the Handlers needed for specific language constructs (Arrays, Enums...)



Copyright © 2008. All Rights Reserved.