|
FtpServerServiceMBean documentation
Bean Description > List of attributes > List of operations > Attributes declaration > Operations declaration
Bean Description
Description : Main JAFS service
Type : net.sbbi.jafs.services.FtpServerService
Domain : services
ClassName : net.sbbi.jafs.management.FtpServerServiceMBean
List of attributes
JVMAvailableMemory, JVMMaxMemory, JVMTotalMemory, version
List of operations
| version | |
|
|
|
| Description | The JAFS service version |
|
|
|
| Type | java.lang.String |
|
|
|
| Writeable | false |
| JVMAvailableMemory | |
|
|
|
| Description | Current available JVM memory amount in bytes |
|
|
|
| Type | java.lang.Long |
|
|
|
| Writeable | false |
| JVMMaxMemory | |
|
|
|
| Description | Current JVM maximum memory amount in bytes |
|
|
|
| Type | java.lang.Long |
|
|
|
| Writeable | false |
| JVMTotalMemory | |
|
|
|
| Description | The JVM total memory amount in bytes |
|
|
|
| Type | java.lang.Long |
|
|
|
| Writeable | false |
| stop | |
|
|
|
| Description | Stops the JAFS service, once this operation called the application is terminating |
|
|
|
| Return type | void |
|
|
|
| Impact | ACTION |








