Modifier and Type | Interface and Description |
---|---|
interface |
VmStatusListener
A listener that is notified when a JVM starts or is stopped.
|
Modifier and Type | Interface and Description |
---|---|
interface |
RequestReceiver
Handles requests coming in through the command-channel.
|
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 | Interface and Description |
---|---|
interface |
InformationService<T extends Ref>
Marker interface for information services.
|
Modifier and Type | Interface and Description |
---|---|
interface |
AgentInformationViewProvider
Provides an
AgentInformationDisplayView |
interface |
ClientConfigViewProvider
A services that provides
ClientConfigurationView s. |
interface |
HostInformationViewProvider
This services provides an appropriate
HostInformationView . |
interface |
VmInformationViewProvider
A service that provides a
VmInformationView |
Modifier and Type | Interface and Description |
---|---|
interface |
HostContextAction
HostContextAction s provide actions that are associated with hosts and
can be invoked by users. |
interface |
MenuAction
MenuAction s are used to create top-level menu items in the main
window. |
interface |
VMContextAction
VMContextAction s provide actions that are associated with Java
Virtual Machines and can be invoked by users. |
Modifier and Type | Interface and Description |
---|---|
interface |
Command
Represents a command on the command line.
|
Modifier and Type | Interface and Description |
---|---|
interface |
VmClassStatViewProvider |
Modifier and Type | Interface and Description |
---|---|
interface |
VmCpuViewProvider |
Modifier and Type | Interface and Description |
---|---|
interface |
VmGcViewProvider |
Modifier and Type | Interface and Description |
---|---|
interface |
HeapDumpDetailsViewProvider |
interface |
HeapHistogramViewProvider |
interface |
HeapViewProvider |
interface |
ObjectDetailsViewProvider |
interface |
ObjectRootsViewProvider |
Modifier and Type | Interface and Description |
---|---|
interface |
MemoryStatsViewProvider |
Modifier and Type | Interface and Description |
---|---|
interface |
VmOverviewViewProvider |
Copyright © 2013. All Rights Reserved.