Verwendungen von Klasse
org.apache.torque.generator.configuration.ConfigurationHandlers
Packages, die ConfigurationHandlers verwenden
Package
Beschreibung
This package contains the classes for configuring the Torque generator.
This package contains the classes for reading the control configuration of
the Torque generator units of generation.
This package contains the classes for reading the mergepoint mappings for
the Torque generator units of generation.
This package contains the classes for reading the outlet mappings for
torque-generator's units of generation.
This package provides SAXhandlers for reading the source configuration
snippets in the control file.
This package contains the handling of source files.
This package implements sources which read from jdbc.
This package contains the handling of stream-based sources,
such as file sources.
-
Verwendungen von ConfigurationHandlers in org.apache.torque.generator.configuration
Methoden in org.apache.torque.generator.configuration, die ConfigurationHandlers zurückgebenModifizierer und TypMethodeBeschreibungConfiguration.getConfigurationHandlers()
Returns the available configuration handlers.UnitConfiguration.getConfigurationHandlers()
Returns the configuration handlers used to parse the configuration of this generation unit.Methoden in org.apache.torque.generator.configuration mit Parametern vom Typ ConfigurationHandlersModifizierer und TypMethodeBeschreibungvoid
Configuration.setConfigurationHandlers
(ConfigurationHandlers configurationHandlers) Sets the available configuration handlers.void
UnitConfiguration.setConfigurationHandlers
(ConfigurationHandlers configurationHandlers) Sets the configuration handlers used to parse the configuration of this generation unit. -
Verwendungen von ConfigurationHandlers in org.apache.torque.generator.configuration.controller
Methoden in org.apache.torque.generator.configuration.controller mit Parametern vom Typ ConfigurationHandlersModifizierer und TypMethodeBeschreibungControlConfigurationXmlParser.readControllerConfiguration
(ConfigurationProvider configurationProvider, UnitDescriptor unitDescriptor, ConfigurationHandlers configurationHandlers) Reads the controller configuration out of a configurationProvider.Konstruktoren in org.apache.torque.generator.configuration.controller mit Parametern vom Typ ConfigurationHandlersModifiziererKonstruktorBeschreibungControlConfigurationSaxHandler
(ControlConfiguration controllerConfiguration, ConfigurationProvider configurationProvider, UnitDescriptor unitDescriptor, ConfigurationHandlers configurationHandlers) Constructor.OutputSaxHandler
(ConfigurationProvider configurationProvider, UnitDescriptor unitDescriptor, ConfigurationHandlers configurationHandlers) Constructor. -
Verwendungen von ConfigurationHandlers in org.apache.torque.generator.configuration.mergepoint
Konstruktoren in org.apache.torque.generator.configuration.mergepoint mit Parametern vom Typ ConfigurationHandlersModifiziererKonstruktorBeschreibungMergepointSaxHandler
(ConfigurationProvider configurationProvider, UnitDescriptor unitDescriptor, ConfigurationHandlers configurationHandlers) Constructor. -
Verwendungen von ConfigurationHandlers in org.apache.torque.generator.configuration.outlet
Methoden in org.apache.torque.generator.configuration.outlet, die ConfigurationHandlers zurückgebenModifizierer und TypMethodeBeschreibungOutletSaxHandler.getConfigurationHandlers()
Returns the configuration handlers.Methoden in org.apache.torque.generator.configuration.outlet mit Parametern vom Typ ConfigurationHandlersModifizierer und TypMethodeBeschreibungfinal OutletSaxHandler
CopyOutletSaxHandlerFactory.getOutletSaxHandler
(QualifiedName outletName, ConfigurationProvider configurationProvider, UnitDescriptor unitDescriptor, ConfigurationHandlers configurationHandlers) Returns a JavaOutletSaxHandler for reading the configuration of Java outlets.final OutletSaxHandler
GroovyOutletSaxHandlerFactory.getOutletSaxHandler
(QualifiedName outletName, ConfigurationProvider configurationProvider, UnitDescriptor unitDescriptor, ConfigurationHandlers configurationHandlers) Returns a GroovyOutletSaxHandler for reading the configuration of Groovy outlets.final OutletSaxHandler
JavaOutletSaxHandlerFactory.getOutletSaxHandler
(QualifiedName outletName, ConfigurationProvider configurationProvider, UnitDescriptor unitDescriptor, ConfigurationHandlers configurationHandlers) Returns a JavaOutletSaxHandler for reading the configuration of Java outlets.final OutletSaxHandler
ReflectionOutletSaxHandlerFactory.getOutletSaxHandler
(String outletType, QualifiedName outletName, ConfigurationProvider configurationProvider, UnitDescriptor unitDescriptor, ConfigurationHandlers configurationHandlers) Returns a OutletSaxHandler for reading the configuration of the outlet.TypedOutletSaxHandlerFactory.getOutletSaxHandler
(QualifiedName outletName, ConfigurationProvider configurationProvider, UnitDescriptor unitDescriptor, ConfigurationHandlers configurationHandlers) Returns a OutletSaxHandler for reading in the configuration of a outlet.UntypedOutletSaxHandlerFactory.getOutletSaxHandler
(String outletType, QualifiedName outletName, ConfigurationProvider configurationProvider, UnitDescriptor unitDescriptor, ConfigurationHandlers configurationHandlers) Returns a OutletSaxHandler for reading in the configuration of a outlet.final OutletSaxHandler
VelocityOutletSaxHandlerFactory.getOutletSaxHandler
(QualifiedName outletName, ConfigurationProvider configurationProvider, UnitDescriptor unitDescriptor, ConfigurationHandlers configurationHandlers) Returns a VelocityOutletSaxHandler for reading the configuration of Velocity outlets.OutletConfigurationXmlParser.readOutletConfiguration
(ConfigurationProvider configurationProvider, ConfigurationHandlers configurationHandlers, UnitDescriptor unitDescriptor) Reads all outlet configuration files and creates the outlet configuration from them.Konstruktoren in org.apache.torque.generator.configuration.outlet mit Parametern vom Typ ConfigurationHandlersModifiziererKonstruktorBeschreibungOutletConfigurationSaxHandler
(ConfigurationProvider configurationProvider, UnitDescriptor unitDescriptor, ConfigurationHandlers configurationHandlers) Constructor.OutletSaxHandler
(QualifiedName outletName, ConfigurationProvider configurationProvider, UnitDescriptor unitDescriptor, ConfigurationHandlers configurationHandlers) Creates a OutletSaxHandler. -
Verwendungen von ConfigurationHandlers in org.apache.torque.generator.configuration.source
Methoden in org.apache.torque.generator.configuration.source, die ConfigurationHandlers zurückgebenModifizierer und TypMethodeBeschreibungSourceSaxHandler.getConfigurationHandlers()
Returns the known configuration handlers.Methoden in org.apache.torque.generator.configuration.source mit Parametern vom Typ ConfigurationHandlersModifizierer und TypMethodeBeschreibungfinal SourceSaxHandler
FileSourceSaxHandlerFactory.getSourceSaxHandler
(ConfigurationProvider configurationProvider, UnitDescriptor unitDescriptor, ConfigurationHandlers configurationHandlers) Returns a FileSourceSaxHandlers for reading the configuration of file sources.final SourceSaxHandler
JdbcMetadataSourceSaxHandlerFactory.getSourceSaxHandler
(ConfigurationProvider configurationProvider, UnitDescriptor unitDescriptor, ConfigurationHandlers configurationHandlers) Returns a JdbcMetadataSourceSaxHandler for reading the configuration of JDBC metadata sources.SourceSaxHandlerFactory.getSourceSaxHandler
(ConfigurationProvider configurationProvider, UnitDescriptor unitDescriptor, ConfigurationHandlers configurationHandlers) Returns a SourceSaxHandler for reading the configuration of sources.Konstruktoren in org.apache.torque.generator.configuration.source mit Parametern vom Typ ConfigurationHandlersModifiziererKonstruktorBeschreibungFileSourceSaxHandler
(ConfigurationProvider configurationProvider, UnitDescriptor unitDescriptor, ConfigurationHandlers configurationHandlers) Constructor.JdbcMetadataSourceSaxHandler
(ConfigurationProvider configurationProvider, UnitDescriptor unitDescriptor, ConfigurationHandlers configurationHandlers) Constructor.SourceSaxHandler
(ConfigurationProvider configurationProvider, UnitDescriptor unitDescriptor, ConfigurationHandlers configurationHandlers) Constructor. -
Verwendungen von ConfigurationHandlers in org.apache.torque.generator.source
Methoden in org.apache.torque.generator.source mit Parametern vom Typ ConfigurationHandlersModifizierer und TypMethodeBeschreibungfinal void
SourceProvider.init
(ConfigurationHandlers configurationHandlers, ControllerState controllerState) Initializes the source provider.protected abstract void
SourceProvider.initInternal
(ConfigurationHandlers configurationHandlers, ControllerState controllerState) Initializes the sources provided by this SourceProvider.final void
SourceProvider.reset
(ConfigurationHandlers configurationHandlers, ControllerState controllerState) Resets the source provider.protected abstract void
SourceProvider.resetInternal
(ConfigurationHandlers configurationHandlers, ControllerState controllerState) Resets the sources provided by this SourceProvider. -
Verwendungen von ConfigurationHandlers in org.apache.torque.generator.source.jdbc
Methoden in org.apache.torque.generator.source.jdbc mit Parametern vom Typ ConfigurationHandlersModifizierer und TypMethodeBeschreibungvoid
JdbcMetadataSourceProvider.initInternal
(ConfigurationHandlers configurationHandlers, ControllerState controllerState) protected void
JdbcMetadataSourceProvider.resetInternal
(ConfigurationHandlers configurationHandlers, ControllerState controllerState) -
Verwendungen von ConfigurationHandlers in org.apache.torque.generator.source.stream
Methoden in org.apache.torque.generator.source.stream mit Parametern vom Typ ConfigurationHandlersModifizierer und TypMethodeBeschreibungprotected void
FileSourceProvider.initInternal
(ConfigurationHandlers configurationHandlers, ControllerState controllerState) Determines the files which match the source fileset.void
FileSourceProvider.resetInternal
(ConfigurationHandlers configurationHandlers, ControllerState controllerState)