Uses of Class
org.apache.qpid.management.wsdm.capabilities.WsArtifacts

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

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

Methods in org.apache.qpid.management.wsdm.capabilities that return WsArtifacts
(package private)  WsArtifacts WsArtifactsFactory.getArtifactsFor(org.apache.muse.core.Resource resource, ObjectName objectName)
          Returns the WS artifacts corresponding with the given resource.
 

Constructors in org.apache.qpid.management.wsdm.capabilities with parameters of type WsArtifacts
ArtifactsNotAvailableException(WsArtifacts artifacts, Throwable cause, ObjectName objectName)
          Builds a new exception with the given arguments.
 



Licensed to the Apache Software Foundation