|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
DeploymentManager | Marker interface for deployment managers. |
S4RFetcher | This interface defines methods to fetch S4R archive files from a URI. |
Class Summary | |
---|---|
DistributedDeploymentManager | Monitors application availability on a given s4 cluster. |
FileSystemS4RFetcher | Fetches S4R files from a file system, possibly distributed. |
HttpS4RFetcher | Fetches S4R archive through HTTP. |
NoOpDeploymentManager | Does not handle any deployment (hence does not require any cluster configuration settings) |
Exception Summary | |
---|---|
DeploymentFailedException | Indicates that an application failed to be deployed to an S4 node. |
Dynamic application deployment framework, that allows identifying new available applications, downloading them through various protocols, loading them and starting them in the current S4 node.
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |