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

Packages that use org.apache.torque.generator.configuration.outlet
org.apache.torque.generator.configuration This package contains the classes for configuring the Torque generator. 
org.apache.torque.generator.configuration.outlet This package contains the classes for reading the outlet mappings for torque-generator's units of generation. 
 

Classes in org.apache.torque.generator.configuration.outlet used by org.apache.torque.generator.configuration
OutletConfiguration
          Administers the available Outlets.
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.
 

Classes in org.apache.torque.generator.configuration.outlet used by org.apache.torque.generator.configuration.outlet
OutletConfiguration
          Administers the available Outlets.
OutletSaxHandler
          Handles a outlet declaration within the outlet configuration.
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.
 



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