|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjavax.management.NotificationBroadcasterSupport
org.ow2.jasmine.vmm.agent.domain.ManagedResource
org.ow2.jasmine.vmm.agent.domain.AbstractHost
public abstract class AbstractHost
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.ow2.jasmine.vmm.api.HostMXBean |
|---|
org.ow2.jasmine.vmm.api.HostMXBean.HostPowerState, org.ow2.jasmine.vmm.api.HostMXBean.PerfMetric |
| Field Summary |
|---|
| Fields inherited from class org.ow2.jasmine.vmm.agent.domain.ManagedResource |
|---|
objectName, path |
| Constructor Summary | |
|---|---|
protected |
AbstractHost(javax.management.ObjectName objectName)
|
| Method Summary | |
|---|---|
abstract void |
removeFromInventory()
|
| Methods inherited from class org.ow2.jasmine.vmm.agent.domain.ManagedResource |
|---|
emitNotification, emitNotification, getObjectName, getPath |
| Methods inherited from class javax.management.NotificationBroadcasterSupport |
|---|
addNotificationListener, getNotificationInfo, handleNotification, removeNotificationListener, removeNotificationListener, sendNotification |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.ow2.jasmine.vmm.api.HostMXBean |
|---|
configurePerfMonitor, createVM, getAttributes, getCPUInfo, getCPULoad, getFreeMemoryMB, getHostName, getHostState, getHypervisorInfo, getLoadPerCPU, getNumCPU, getResidentVMs, getServerPool, getTotalMemoryMB, getVMCPULoads, getVMImageStore, getVMResourceUsage, isConnectionLost, start, stop |
| Methods inherited from interface org.ow2.jasmine.vmm.api.ManagedResourceMXBean |
|---|
getObjectName, getPath |
| Constructor Detail |
|---|
protected AbstractHost(javax.management.ObjectName objectName)
| Method Detail |
|---|
public abstract void removeFromInventory()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||