BBjspPipelineStageConfig (Deprecated)
The BBJSP system is deprecated. For new development, use BBxServlet.
Creation Path
BBjAPI| +--BBjAdmin| +--BBjJettyServerConfiguration| +--BBjJettyContextConfiguration| +--BBjspPipelineConfig| +--BBjspPipelineStageConfig
Description
In BBj 17.0 and higher, this class provides configuration for a BBjspPipelineStage.
Creation
The BBjspPipelineStageConfig is created through the following BBjspPipelineConfig method:
Return Value |
Method |
---|---|
BBjspPipelineStageConfig |
getStage(string name) |
Methods of BBjspPipelineStageConfig
Return Value |
Method |
---|---|
string |
|
string |
getName() |
string |
Remarks
None.
Constants
Example
|