Package | Description |
---|---|
com.caucho.env.deploy | |
com.caucho.server.e_app | |
com.caucho.server.host | |
com.caucho.server.webapp |
Modifier and Type | Method and Description |
---|---|
ExpandVersion |
ExpandDeployGenerator.getPrimaryVersion(java.lang.String key) |
Modifier and Type | Method and Description |
---|---|
protected abstract E |
ExpandDeployGenerator.createController(ExpandVersion version)
Creates a new entry.
|
Modifier and Type | Method and Description |
---|---|
EarDeployController |
EarDeployGenerator.createController(ExpandVersion version)
Returns the current array of application entries.
|
Modifier and Type | Method and Description |
---|---|
HostController |
HostExpandDeployGenerator.createController(ExpandVersion version)
Returns the current array of application entries.
|
Modifier and Type | Method and Description |
---|---|
protected WebAppController |
WebAppExpandDeployGenerator.createController(ExpandVersion version)
Returns the new controller.
|
WebAppController |
WebAppExpandDeployGenerator.createVersionController(ExpandVersion version)
Returns the new controller.
|