BBjJettyContextController
Description
In BBj 17.0 and higher, this class provides an administrator program the ability to control individual contexts within the running BBJ Web Server.
Creation
BBjAPI > BBjAdmin > BBjJettyServer > BBjJettyContextController
The BBjJettyContextController is created through the following BBjJettyServer method:
Return Value |
Method |
---|---|
BBjJettyContextController |
getContext(string name) |
Methods of BBjJettyContextController
Return Value |
Method |
---|---|
boolean |
|
void |
restart() |
void |
start() |
void |
stop() |
Remarks
None.
Constants
Example
|