Verwendungen von Klasse
org.apache.torque.generator.configuration.outlet.OutletConfiguration
Packages, die OutletConfiguration verwenden
Package
Beschreibung
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.
-
Verwendungen von OutletConfiguration in org.apache.torque.generator.configuration
Methoden in org.apache.torque.generator.configuration, die OutletConfiguration zurückgebenModifizierer und TypMethodeBeschreibungUnitConfiguration.getOutletConfiguration()
Returns the configuration of the outlets in this generation unit.Methoden in org.apache.torque.generator.configuration mit Parametern vom Typ OutletConfigurationModifizierer und TypMethodeBeschreibungvoid
UnitConfiguration.setOutletConfiguration
(OutletConfiguration outletConfiguration) Sets the outlet configuration of the associated configuration unit. -
Verwendungen von OutletConfiguration in org.apache.torque.generator.configuration.outlet
Methoden in org.apache.torque.generator.configuration.outlet, die OutletConfiguration zurückgebenModifizierer und TypMethodeBeschreibungOutletConfigurationXmlParser.readOutletConfiguration
(ConfigurationProvider configurationProvider, ConfigurationHandlers configurationHandlers, UnitDescriptor unitDescriptor) Reads all outlet configuration files and creates the outlet configuration from them.