| Modifier and Type | Interface and Description |
|---|---|
interface |
Backend
Represents a plugin that runs on the agent and performs monitoring of host
and applications.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BaseBackend |
class |
VmListenerBackend
This class is a convenient subclass of
Backend (via BaseBackend) for those
that need to attach VmUpdateListener in response to starting and stopping of JVMs on a
host. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
VMStatPrintDelegate
This interface should be implemented by plug-ins that would like to
contribute data to the output of the vm-stat command.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
InformationService<T extends Ref>
Marker interface for information services.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
Decorator
The
Decorator interface offers a subtle, yet powerful way to
decorate visual clues in the UI. |
interface |
ReferenceFieldIconDecorator
Implementations of this interface have the ability to decorate the specific
targets by changing or replacing the target
PlatformIcon. |
interface |
ReferenceFieldLabelDecorator
Implementations of this interface have the ability to decorate the specific
targets by changing or replacing the target
String. |
| Modifier and Type | Class and Description |
|---|---|
class |
OrderedComparator<T extends Ordered> |
| Modifier and Type | Class and Description |
|---|---|
class |
BackendInformation |
Copyright © 2015. All rights reserved.