BBjJettyServerConfiguration::createCustomContext
Description
In BBj 17.0 and higher, this method creates a new Context entry in the Jetty web server.
Syntax
Return Value |
Method |
---|---|
BBjJettyContextConfiguration |
createCustomContext(string name) |
Parameters
Variable |
Description |
---|---|
name |
Specifies the name of the context to be created. |
Return Value
Returns BBjJettyContextConfiguration for completion.
Remarks
None.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.