|
ServersDeploymentServiceMBean documentation
Bean Description > List of attributes > List of operations > Attributes declaration > Operations declaration
Bean Description
Description : FTP Servers management service
Type : net.sbbi.jafs.services.ServersDeploymentService
Domain : services
List of attributes
List of operations
createServer, deleteServer, deploy, deployFromFile, unDeploy
| deployedServersCodes | |
|
|
|
| Description | Deployed servers codes |
|
|
|
| Type | java.util.Set |
|
|
|
| Writeable | false |
| deploy | |
|
|
|
| Description | Scans the servers configuration files directory for new servers to deploy, return the number of deployed servers |
|
|
|
| Return type | java.lang.Integer |
|
|
|
| Impact | ACTION |
| deployFromFile | ||||
|
|
||||
| Description | Deploys a server for a given server configuration file path | |||
|
|
||||
| Return type | java.lang.Boolean | |||
|
|
||||
| Impact | ACTION | |||
|
|
||||
| Parameters |
|
|||
| unDeploy | ||||
|
|
||||
| Description | Undeploys a server from the service, the server will be stopped | |||
|
|
||||
| Return type | java.lang.Boolean | |||
|
|
||||
| Impact | ACTION | |||
|
|
||||
| Parameters |
|
|||
| deleteServer | ||||
|
|
||||
| Description | Deletes permanently a deployed server | |||
|
|
||||
| Return type | java.lang.Boolean | |||
|
|
||||
| Impact | ACTION | |||
|
|
||||
| Parameters |
|
|||
| createServer | |||||||||||||||||||
|
|
|||||||||||||||||||
| Description | Creates a new server and deploys it | ||||||||||||||||||
|
|
|||||||||||||||||||
| Return type | java.lang.Boolean | ||||||||||||||||||
|
|
|||||||||||||||||||
| Impact | ACTION | ||||||||||||||||||
|
|
|||||||||||||||||||
| Parameters |
|
||||||||||||||||||








