BBjJettyContextConfiguration::addPipelineConfig (Deprecated)
The BBJSP system is deprecated. For new development, use BBxServlet.
Description
In BBj 17.00 and higher, this method creates a new BBjspPipelineConfig representing a BBjspPipeline that will be registered with the current BBjJettyContext. sample BBjAPI/BBjJettyContextConfiguration/addPipelineConfig.bbj
Syntax
Return Value |
Method |
---|---|
addPipelineConfig(string name) |
Parameters
Variable |
Description |
---|---|
name |
the name of the pipeline |
Return Value
Remarks
None.
Example
|