Interface | Description |
---|---|
Deployment.Logger | |
J2eeModule.RootedEntry | |
ModuleChangeReporter |
This interface allows a development module to express what about a module
or application has changed since the last deployment.
|
ModuleListener |
Notifies about changes in the set of modules contained in the application.
|
Class | Description |
---|---|
AntDeploymentHelper |
Helps to generate Ant deployment build scripts.
|
Deployment | |
J2eeApplication |
Abstraction of J2EE Application.
|
J2eeModule |
Abstraction of J2EE module.
|
J2eeModule.Type | |
J2eePlatform |
J2eePlatform describes the target environment J2EE applications are build against
and subsequently deployed to.
|
JSPServletFinder | |
ResourceChangeReporter |
API class for indication of changes in resources intended to be deployed
to server.
|
ServerInstance |
The class allowing the client to query the instance identified by
the instance ID.
|
ServerManager |
ServerManager class provides access to the Server Manager dialog.
|
Enum | Description |
---|---|
Deployment.Mode |
Deployment mode enumeration
|
Exception | Description |
---|---|
Deployment.DeploymentException | |
InstanceRemovedException |
Thrown when the instance of the server does not exist anymore.
|