BBjJettyContextConfiguration::addHost
Description
In BBj 15.0 and higher, this method will add a host entry to the Jetty Context
Syntax
Return Value |
Method |
---|---|
void |
addHost(string hostname) |
Parameters
Variable |
Description |
---|---|
hostname |
the hostname |
Return Value
None.
Remarks
None.
Example
|