See: Description
| Interface | Description |
|---|---|
| SystemAdminService |
Service to perform basic system tasks.
|
| SystemService |
Service to provide basic system information including Operating System
information, JVM information and filesystem information.
|
| Class | Description |
|---|---|
| ExtendedProperties |
Represents a set of properties that can be returned by custom
SystemService implementations to provide
additional
informations about the system that are not specified by the SystemService interface. |
| ExtendedPropertyGroup |
Represents an extended property group.
|
| SystemResourceInfo |
Represents all the information needed to identify and represent a System Resource.
|
| Enum | Description |
|---|---|
| SystemResourceType |
An enum representing the supported System Resource Types
|