| Interface | Description |
|---|---|
| GridDeploymentInfo |
Deployment info.
|
| GridDeploymentStore |
Interface for all deployment stores.
|
| Class | Description |
|---|---|
| GridDeployment |
Represents single class deployment.
|
| GridDeploymentInfoBean |
Deployment info bean.
|
| GridDeploymentManager |
Deployment manager.
|
| GridDeploymentPerLoaderStore |
Deployment storage for
GridDeploymentMode.PRIVATE and
GridDeploymentMode.ISOLATED modes. |
| GridDeploymentPerVersionStore |
Deployment storage for
GridDeploymentMode.SHARED and
GridDeploymentMode.CONTINUOUS modes. |
| GridDeploymentRequest |
Deployment request.
|
| GridDeploymentResponse |
Grid deployment response containing requested resource bytes.
|
Copyright © 2014. All rights reserved.