Package org.apache.qpid.management.wsdm.common

Class Summary
ObjectNameIdFactory ResourceIdFactory implementation that is using an objectName as resource identifier.
QManResourceIdFactory A simple implementation of resource id factory that uses a UUID as resource identifier.
ThreadSession Thread-scoped session.
ThreadSessionManager Thread session manager used to handle thread-scoped sessions.
 

Exception Summary
EntityInstanceNotFoundFault Thrown when some operation has been requested on an entity and the entity hasn't been found on the managed domain.
MethodInvocationFault This is the exception encapsulating the fault that will be thrown in case of method invocation failure.
NoSuchAttributeFault This is the exception encapsulating the fault that will be thrown when a requested attribute is not found on the target ws resource.
QManFault Base class for QMan thrown faults.
UnableToConnectWithBrokerFault This is the exception encapsulating the fault that will be thrown in case of broker connection failure.
 



Licensed to the Apache Software Foundation