org.rhq.plugins.jslee.utils
Interface ResourceAdaptorUtils<T extends org.rhq.core.pluginapi.inventory.ResourceComponent>

All Superinterfaces:
org.rhq.core.pluginapi.availability.AvailabilityFacet, JainSleeServerUtils<T>, org.rhq.core.pluginapi.inventory.ResourceComponent<T>
All Known Implementing Classes:
RAEntityComponent, RAEntityLinkComponent, ResourceAdaptorComponent

public interface ResourceAdaptorUtils<T extends org.rhq.core.pluginapi.inventory.ResourceComponent>
extends org.rhq.core.pluginapi.inventory.ResourceComponent<T>, JainSleeServerUtils<T>


Method Summary
 javax.slee.resource.ResourceAdaptorID getResourceAdaptorID()
           
 
Methods inherited from interface org.rhq.plugins.jslee.utils.JainSleeServerUtils
getMBeanServerUtils
 
Methods inherited from interface org.rhq.core.pluginapi.inventory.ResourceComponent
start, stop
 
Methods inherited from interface org.rhq.core.pluginapi.availability.AvailabilityFacet
getAvailability
 

Method Detail

getResourceAdaptorID

javax.slee.resource.ResourceAdaptorID getResourceAdaptorID()


Copyright © 2012. All Rights Reserved.