Package | Description |
---|---|
com.caucho.env.deploy | |
com.caucho.lifecycle | |
com.caucho.network.listen | |
com.caucho.server.webapp |
Modifier and Type | Field and Description |
---|---|
protected Lifecycle |
DeployController._lifecycle |
Modifier and Type | Method and Description |
---|---|
void |
Lifecycle.copyState(Lifecycle source)
Copies from a target state.
|
Modifier and Type | Method and Description |
---|---|
Lifecycle |
TcpPort.getLifecycleState() |
Constructor and Description |
---|
WebAppContainer(ServletService server,
Host host,
Path rootDirectory,
EnvironmentClassLoader loader,
Lifecycle lifecycle)
Creates the webApp with its environment loader.
|