Package | Description |
---|---|
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.
|
Class and Description |
---|
OutletConfiguration
Administers the available Outlets.
|
TypedOutletSaxHandlerFactory
Classes implementing this interface are responsible for creating
OutletSaxHandler s for a specific outlet type. |
UntypedOutletSaxHandlerFactory
Classes implementing this interface can create creating
OutletSaxHandler s for more than one outlet type. |
Class and Description |
---|
OutletConfiguration
Administers the available Outlets.
|
OutletSaxHandler
Handles a outlet declaration within the outlet configuration.
|
TypedOutletSaxHandlerFactory
Classes implementing this interface are responsible for creating
OutletSaxHandler s for a specific outlet type. |
UntypedOutletSaxHandlerFactory
Classes implementing this interface can create creating
OutletSaxHandler s for more than one outlet type. |
Copyright © 2000–2020 The Apache Software Foundation. All rights reserved.