| Modifier and Type | Method and Description |
|---|---|
InformationServiceController<T> |
InformationService.getInformationServiceController(T ref)
Returns the controller for this plugin's UI.
|
| Modifier and Type | Class and Description |
|---|---|
class |
HostCpuController |
| Modifier and Type | Method and Description |
|---|---|
InformationServiceController<HostRef> |
HostCpuServiceImpl.getInformationServiceController(HostRef ref) |
| Modifier and Type | Class and Description |
|---|---|
class |
HostMemoryController |
| Modifier and Type | Method and Description |
|---|---|
InformationServiceController<HostRef> |
HostMemoryServiceImpl.getInformationServiceController(HostRef ref) |
| Modifier and Type | Class and Description |
|---|---|
class |
HostOverviewController |
| Modifier and Type | Method and Description |
|---|---|
InformationServiceController<HostRef> |
HostOverviewServiceImpl.getInformationServiceController(HostRef ref) |
| Modifier and Type | Class and Description |
|---|---|
class |
NumaController |
| Modifier and Type | Method and Description |
|---|---|
InformationServiceController<HostRef> |
NumaInformationServiceImpl.getInformationServiceController(HostRef ref) |
| Modifier and Type | Class and Description |
|---|---|
class |
ThreadInformationController |
| Modifier and Type | Method and Description |
|---|---|
InformationServiceController<VmRef> |
ThreadInformationServiceImpl.getInformationServiceController(VmRef ref) |
| Modifier and Type | Class and Description |
|---|---|
class |
VmClassStatController |
| Modifier and Type | Method and Description |
|---|---|
InformationServiceController<VmRef> |
VmClassStatServiceImpl.getInformationServiceController(VmRef ref) |
| Modifier and Type | Class and Description |
|---|---|
class |
VmCpuController |
| Modifier and Type | Method and Description |
|---|---|
InformationServiceController<VmRef> |
VmCpuServiceImpl.getInformationServiceController(VmRef ref) |
| Modifier and Type | Class and Description |
|---|---|
class |
VmGcController |
| Modifier and Type | Method and Description |
|---|---|
InformationServiceController<VmRef> |
VmGcServiceImpl.getInformationServiceController(VmRef ref) |
| Modifier and Type | Class and Description |
|---|---|
class |
HeapDumpController |
| Modifier and Type | Method and Description |
|---|---|
InformationServiceController<VmRef> |
HeapDumperServiceImpl.getInformationServiceController(VmRef ref) |
| Modifier and Type | Class and Description |
|---|---|
class |
JmxNotificationsViewController |
| Modifier and Type | Method and Description |
|---|---|
InformationServiceController<VmRef> |
JmxNotificationsViewServiceImpl.getInformationServiceController(VmRef ref) |
| Modifier and Type | Class and Description |
|---|---|
class |
MemoryStatsController |
| Modifier and Type | Method and Description |
|---|---|
InformationServiceController<VmRef> |
MemoryStatsServiceImpl.getInformationServiceController(VmRef ref) |
| Modifier and Type | Class and Description |
|---|---|
class |
VmOverviewController |
| Modifier and Type | Method and Description |
|---|---|
InformationServiceController<VmRef> |
VmOverviewServiceImpl.getInformationServiceController(VmRef ref) |
Copyright © 2013. All Rights Reserved.