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

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

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

Methods in org.apache.qpid.management.wsdm.capabilities that throw EntityInstanceNotFoundFault
(package private)  Object MBeanCapability.getAttribute(String attributeName)
          Returns the attribute value of a QMan managed object instance.
(package private)  Result MBeanCapability.invoke(String operationName, Object[] params, String[] signature)
          Invokes the requested operation on target JMX resource.
(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