| Constructor and Description |
|---|
SystemBackend(HostInfoDAO hostInfoDAO,
NetworkInterfaceInfoDAO netInfoDAO,
VmInfoDAO vmInfoDAO,
Version version,
VmStatusChangeNotifier notifier,
UserNameUtil userNameUtil) |
| Modifier and Type | Method and Description |
|---|---|
Version |
ApplicationInfo.getVersion() |
| Constructor and Description |
|---|
HostCpuBackend(ScheduledExecutorService executor,
CpuStatDAO cpuStatDAO,
Version version) |
| Constructor and Description |
|---|
HostMemoryBackend(ScheduledExecutorService executor,
MemoryStatDAO memoryStatDAO,
Version version) |
| Constructor and Description |
|---|
NumaBackend(ApplicationService appService,
NumaDAO numaDAO,
com.redhat.thermostat.numa.agent.internal.NumaCollector numaCollector,
Version version) |
| Constructor and Description |
|---|
ThreadBackend(Version version,
VmStatusListenerRegistrar registrar,
ReceiverRegistry registry,
ThreadHarvester harvester) |
| Constructor and Description |
|---|
VmClassStatBackend(VmClassStatDAO vmClassStatDAO,
Version version,
VmStatusListenerRegistrar registrar) |
| Constructor and Description |
|---|
VmCpuBackend(ScheduledExecutorService executor,
VmCpuStatDAO vmCpuStatDao,
Version version,
VmStatusListenerRegistrar registrar) |
| Constructor and Description |
|---|
VmGcBackend(VmGcStatDAO vmGcStatDAO,
Version version,
VmStatusListenerRegistrar registrar) |
| Constructor and Description |
|---|
JmxBackend(Version version,
ReceiverRegistry registry,
JmxNotificationDAO dao,
MXBeanConnectionPool pool,
RequestReceiver receiver) |
JmxBackend(Version version,
ReceiverRegistry registry,
JmxNotificationDAO dao,
MXBeanConnectionPool pool,
RequestReceiver receiver,
Clock clock) |
| Constructor and Description |
|---|
VmMemoryBackend(VmMemoryStatDAO vmMemoryStatDAO,
Version version,
VmStatusListenerRegistrar registrar) |
Copyright © 2013. All Rights Reserved.