org.ow2.jasmine.vmm.api
Interface ManagedResourceMXBean

All Known Subinterfaces:
DomainMXBean, HostMXBean, ServerPoolMXBean, VirtualMachineImageMXBean, VirtualMachineImageStoreMXBean, VirtualMachineMXBean

public interface ManagedResourceMXBean

Base management interface for VMM managed resources


Method Summary
 javax.management.ObjectName getObjectName()
          Return the name of the MXBean
 java.lang.String getPath()
          Return the path of the resource
 

Method Detail

getObjectName

javax.management.ObjectName getObjectName()
Return the name of the MXBean

Returns:
the name of the MXBean

getPath

java.lang.String getPath()
Return the path of the resource

Returns:
the path of the resource


Copyright © 2011 OW2 Consortium. All Rights Reserved.