Package | Description |
---|---|
com.caucho.server.cluster | |
com.caucho.server.host |
Modifier and Type | Method and Description |
---|---|
HostExpandDeployGenerator |
ServletContainerConfig.createHostDeploy()
Adds a HostDeploy.
|
HostExpandDeployGenerator |
ServletService.createHostDeploy()
Adds a HostDeploy.
|
Modifier and Type | Method and Description |
---|---|
void |
ServletContainerConfig.addHostDeploy(HostExpandDeployGenerator deploy)
Adds a HostDeploy.
|
void |
ServletService.addHostDeploy(HostExpandDeployGenerator deploy)
Adds a HostDeploy.
|
Modifier and Type | Method and Description |
---|---|
HostExpandDeployGenerator |
HostContainer.createHostDeploy()
Creates a host deploy
|
Modifier and Type | Method and Description |
---|---|
void |
HostContainer.addHostDeploy(HostExpandDeployGenerator hostDeploy)
Adds a host deploy
|
Constructor and Description |
---|
HostExpandDeployGeneratorAdmin(HostExpandDeployGenerator hostDeployGenerator) |