| Interface | Description |
|---|---|
| DeploymentImplConstants |
Constants used in different parts of the deployment implementation
|
| Class | Description |
|---|---|
| AppClientContainerStarter | |
| AppClientDeployer |
AppClient module deployer.
|
| AppClientDeployerHelper |
Encapsulates the details of generating the required JAR file(s),
depending on whether the app client is stand-alone or is nested
inside an EAR.
|
| AppClientDeployerHelper.Proxy |
Wrapper around AppClientDeployer for storage in the deployment context's
meta data.
|
| AppClientGroupFacadeGenerator |
Generates the app client group (EAR-level) facade JAR.
|
| AppClientServerApplication |
Represents an app client module, either stand-alone or nested inside
an EAR, loaded on the server.
|
| ApplicationSignedJARManager |
Records information about JARs from an EAR that are used by an
app client.
|
| CarHandler | |
| NestedAppClientDeployerHelper | |
| StandaloneAppClientDeployerHelper |
Encapsulates logic that is specific to stand-alone app client
deployments regarding the generation of app client files.
|
Copyright © 2017. All rights reserved.