Modifier and Type | Interface and Description |
---|---|
interface |
ConfigurationServer
An agent-side service that allows starting and stopping the command-channel
server.
|
Modifier and Type | Interface and Description |
---|---|
interface |
RequestQueue
Service for sending commands to an agent.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ApplicationService |
interface |
ExitStatus
Service which can be used for certain commands to set the exit status on
JVM termination.
|
interface |
Launcher
Launcher is the main entry point for all Thermostat commands.
|
Modifier and Type | Interface and Description |
---|---|
interface |
HostCpuViewProvider |
Modifier and Type | Interface and Description |
---|---|
interface |
CpuStatDAO |
Modifier and Type | Interface and Description |
---|---|
interface |
HostMemoryViewProvider |
Modifier and Type | Interface and Description |
---|---|
interface |
MemoryStatDAO |
Modifier and Type | Interface and Description |
---|---|
interface |
HostOverviewViewProvider |
Modifier and Type | Class and Description |
---|---|
class |
BundleManager
A Service that provides features to load bundles for given command names.
|
Modifier and Type | Interface and Description |
---|---|
interface |
UNIXProcessHandler |
Modifier and Type | Interface and Description |
---|---|
interface |
DbService
DbService provides API for handling database (i.e.
|
interface |
Storage
A storage can be used to store, query, update and remove data.
|
Modifier and Type | Interface and Description |
---|---|
interface |
AgentInfoDAO |
interface |
BackendInfoDAO |
interface |
HostInfoDAO |
interface |
NetworkInterfaceInfoDAO |
interface |
VmInfoDAO |
Modifier and Type | Interface and Description |
---|---|
interface |
Keyring
Manages sensitive data, like
Credentials , securely. |
Modifier and Type | Interface and Description |
---|---|
interface |
MXBeanConnectionPool
A pool for caching and reusing MXBeanConnections.
|
Modifier and Type | Interface and Description |
---|---|
interface |
VmClassStatDAO |
Modifier and Type | Interface and Description |
---|---|
interface |
VmCpuStatDAO |
Modifier and Type | Interface and Description |
---|---|
interface |
VmGcStatDAO |
Modifier and Type | Interface and Description |
---|---|
interface |
HeapDAO |
Modifier and Type | Interface and Description |
---|---|
interface |
VmMemoryStatDAO |
Copyright © 2013. All rights reserved.