Package org.apache.torque.generator.configuration.outlet

This package contains the classes for reading the outlet mappings for torque-generator's units of generation.

See:
          Description

Interface Summary
TypedOutletSaxHandlerFactory Classes implementing this interface are responsible for creating OutletSaxHandlers for a specific outlet type.
UntypedOutletSaxHandlerFactory Classes implementing this interface can create creating OutletSaxHandlers for more than one outlet type.
 

Class Summary
CopyOutletSaxHandlerFactory Creates copy outlet SAX handlers.
JavaOutletSaxHandlerFactory Creates Java outlet SAX handlers.
OutletConfiguration Administers the available Outlets.
OutletConfigurationSaxHandler A SAX handler which parses Outlet configuration files.
OutletConfigurationTags Tag names for the outlet configuration files.
OutletConfigurationXmlParser Parses outlet configuration files and creates a OutletConfiguration.
OutletSaxHandler Handles a outlet declaration within the outlet configuration.
ReflectionOutletSaxHandlerFactory Creates outlet SAX handlers using reflection and a naming convention.
VelocityOutletSaxHandlerFactory Creates Velocity outlet SAX handlers.
 

Package org.apache.torque.generator.configuration.outlet Description

This package contains the classes for reading the outlet mappings for torque-generator's units of generation.



Copyright © 2000-2012 The Apache Software Foundation. All Rights Reserved.