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