BBjJettyContextConfiguration::getContextStopProgram
Description
In BBj 15.0 and higher, a BBj program can be executed when the context is destroyed.
This method gets the name of the BBj program to be executed when a context is destroyed
Syntax
Return Value |
Method |
---|---|
String |
getContextStopProgram() |
Parameters
None.
Return Value
the BBj program to execute
Remarks
None.
Example
|