BBjAppServer::start
Description
In BBj 12.0 and higher, this method starts the BBjAppServer. Any applications published to the BBjAppServer will be accessible.
Syntax
Return Value |
Method |
---|---|
boolean |
start() |
Parameters
None.
Return Value
Returns a boolean indicating that the BBjAppServer was started (true) or was already running (false).
Remarks
None.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.