|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ExpandVersion | |
---|---|
com.caucho.env.deploy | |
com.caucho.server.e_app | |
com.caucho.server.host | |
com.caucho.server.webapp |
Uses of ExpandVersion in com.caucho.env.deploy |
---|
Methods in com.caucho.env.deploy that return ExpandVersion | |
---|---|
ExpandVersion |
ExpandDeployGenerator.getPrimaryVersion(java.lang.String key)
|
Methods in com.caucho.env.deploy with parameters of type ExpandVersion | |
---|---|
protected abstract E |
ExpandDeployGenerator.createController(ExpandVersion version)
Creates a new entry. |
Uses of ExpandVersion in com.caucho.server.e_app |
---|
Methods in com.caucho.server.e_app with parameters of type ExpandVersion | |
---|---|
EarDeployController |
EarDeployGenerator.createController(ExpandVersion version)
Returns the current array of application entries. |
Uses of ExpandVersion in com.caucho.server.host |
---|
Methods in com.caucho.server.host with parameters of type ExpandVersion | |
---|---|
HostController |
HostExpandDeployGenerator.createController(ExpandVersion version)
Returns the current array of application entries. |
Uses of ExpandVersion in com.caucho.server.webapp |
---|
Methods in com.caucho.server.webapp with parameters of type ExpandVersion | |
---|---|
protected WebAppController |
WebAppExpandDeployGenerator.createController(ExpandVersion version)
Returns the new controller. |
WebAppController |
WebAppExpandDeployGenerator.createVersionController(ExpandVersion version)
Returns the new controller. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |