Verwendungen von Klasse
org.apache.torque.generator.configuration.controller.OutletReference
Packages, die OutletReference verwenden
Package
Beschreibung
This package contains the classes for reading the control configuration of
the Torque generator units of generation.
This package implements the torque generator Controller .
-
Verwendungen von OutletReference in org.apache.torque.generator.configuration.controller
Methoden in org.apache.torque.generator.configuration.controller, die OutletReference zurückgebenModifizierer und TypMethodeBeschreibungOutput.getContentOutlet()
Returns the reference to the outlet which should produce the content.OutletReferenceSaxHandler.getOutletReference()
Returns the outlet reference which was filled by this handler.Methoden in org.apache.torque.generator.configuration.controller mit Parametern vom Typ OutletReferenceModifizierer und TypMethodeBeschreibungvoid
Output.setContentOutlet
(OutletReference contentOutlet) Sets the reference to the outlet which should produce the content. -
Verwendungen von OutletReference in org.apache.torque.generator.control
Methoden in org.apache.torque.generator.control, die OutletReference zurückgebenModifizierer und TypMethodeBeschreibungControllerState.getRootOutletReference()
Returns the reference to the current outlet.