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