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