Uses of Class
org.apache.qpid.management.wsdm.common.NoSuchAttributeFault

Packages that use NoSuchAttributeFault
org.apache.qpid.management.wsdm.capabilities   
 

Uses of NoSuchAttributeFault in org.apache.qpid.management.wsdm.capabilities
 

Methods in org.apache.qpid.management.wsdm.capabilities that throw NoSuchAttributeFault
(package private)  Object MBeanCapability.getAttribute(String attributeName)
          Returns the attribute value of a QMan managed object instance.
(package private)  void MBeanCapability.setAttribute(String attributeName, Object value)
          Sets the value for the given attribute on this MBean (proxy).
 



Licensed to the Apache Software Foundation