BBjJettyContextConfiguration::addHost
Description
In BBj 15.00 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.
Example
|