BBjJettyServerConfiguration::getCustomContext
Description
In BBj 17.0 and higher, this method gets a BBjJettyContextConfiguration for the name's context.
Syntax
|
Return Value |
Method |
|---|---|
|
BBjJettyContextConfiguration |
getCustomContext(string name) |
Parameters
|
Variable |
Description |
|---|---|
|
name |
Specifies the name of the context. |
Return Value
Returns BBjJettyContextConfiguration object representing the context.
Remarks
None.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.