Uses of Package
org.apache.torque.generator.configuration.outlet
Packages that use org.apache.torque.generator.configuration.outlet
Package
Description
This package contains the classes for configuring the Torque generator.
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.configurationClassDescriptionAdministers the available Outlets.Classes implementing this interface are responsible for creating
OutletSaxHandlers for a specific outlet type.Classes implementing this interface can create creatingOutletSaxHandlers for more than one outlet type. -
Classes in org.apache.torque.generator.configuration.outlet used by org.apache.torque.generator.configuration.outletClassDescriptionAdministers the available Outlets.Handles a outlet declaration within the outlet configuration.Classes implementing this interface are responsible for creating
OutletSaxHandlers for a specific outlet type.Classes implementing this interface can create creatingOutletSaxHandlers for more than one outlet type.