Package | Description |
---|---|
org.apache.torque.generator.configuration.controller |
This package contains the classes for reading the control configuration of
the Torque generator units of generation.
|
org.apache.torque.generator.control |
This package implements the torque generator Controller .
|
Modifier and Type | Method and Description |
---|---|
OutletReference |
Output.getContentOutlet()
Returns the reference to the outlet which should produce the content.
|
OutletReference |
OutletReferenceSaxHandler.getOutletReference()
Returns the outlet reference which was filled by this handler.
|
Modifier and Type | Method and Description |
---|---|
void |
Output.setContentOutlet(OutletReference contentOutlet)
Sets the reference to the outlet which should produce the content.
|
Modifier and Type | Method and Description |
---|---|
OutletReference |
ControllerState.getRootOutletReference()
Returns the reference to the current outlet.
|
Copyright © 2000–2020 The Apache Software Foundation. All rights reserved.