| Package | Description |
|---|---|
| com.sun.enterprise.web | |
| com.sun.enterprise.web.connector | |
| org.apache.catalina.core |
| Modifier and Type | Class and Description |
|---|---|
class |
PEVirtualServer
Standard implementation of a virtual server (aka virtual host) in
the iPlanet Application Server.
|
class |
VirtualServer
Standard implementation of a virtual server (aka virtual host) in the Payara Server.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MapperListener.registerHost(StandardHost host)
Register host.
|
| Modifier and Type | Field and Description |
|---|---|
protected StandardHost |
StandardHostDeployer.host
The
StandardHost instance we are associated with. |
| Constructor and Description |
|---|
StandardHostDeployer(StandardHost host)
Create a new StandardHostDeployer associated with the specified
StandardHost.
|
Copyright © 2019. All rights reserved.