Package | Description |
---|---|
com.caucho.env.deploy | |
com.caucho.server.e_app | |
com.caucho.server.host | |
com.caucho.server.webapp |
Modifier and Type | Class and Description |
---|---|
class |
AbstractUpdateListener
Interface for NetworkDeployService update listeners, used when tags contents
are updated.
|
class |
ExpandDeployGenerator<E extends ExpandDeployController<?>>
The generator for the deploy
|
Modifier and Type | Method and Description |
---|---|
void |
DeployControllerService.addUpdateListener(DeployUpdateListener listener)
Adds an update listener
|
void |
DeployControllerService.removeUpdateListener(DeployUpdateListener listener)
Removes an update listener
|
Modifier and Type | Class and Description |
---|---|
class |
EarDeployGenerator
The generator for the ear-deploy
|
Modifier and Type | Class and Description |
---|---|
class |
HostExpandDeployGenerator
The generator for the host deploy
|
Modifier and Type | Class and Description |
---|---|
class |
WebAppExpandDeployGenerator
The generator for the web-app deploy
|