|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MBeanCapability | |
---|---|
org.apache.qpid.management.wsdm.capabilities |
Uses of MBeanCapability in org.apache.qpid.management.wsdm.capabilities |
---|
Methods in org.apache.qpid.management.wsdm.capabilities that return MBeanCapability | |
---|---|
(package private) MBeanCapability |
WsArtifactsFactory.createCapability(Class<MBeanCapability> capabilityClass,
ObjectName objectName)
Utility method for create concrete instance of the given capability class. |
Methods in org.apache.qpid.management.wsdm.capabilities that return types with arguments of type MBeanCapability | |
---|---|
(package private) Class<MBeanCapability> |
WsArtifacts.getCapabilityClass()
Returns the capability class. |
(package private) Class<MBeanCapability> |
MBeanCapabilityBuilder.getCapabilityClass()
Returns the capability class (the product of this builder). |
(package private) Class<MBeanCapability> |
WSDMArtifactsDirector.getCapabilityClass()
Returns the capabilty class. |
Methods in org.apache.qpid.management.wsdm.capabilities with parameters of type MBeanCapability | |
---|---|
protected Collection<org.apache.muse.core.routing.MessageHandler> |
QManAdapterCapability.createMessageHandlers(MBeanCapability capability)
Creates the message handlers for the given capability. |
Method parameters in org.apache.qpid.management.wsdm.capabilities with type arguments of type MBeanCapability | |
---|---|
(package private) MBeanCapability |
WsArtifactsFactory.createCapability(Class<MBeanCapability> capabilityClass,
ObjectName objectName)
Utility method for create concrete instance of the given capability class. |
Constructor parameters in org.apache.qpid.management.wsdm.capabilities with type arguments of type MBeanCapability | |
---|---|
WsArtifacts(Class<MBeanCapability> capabilityClass,
Element[] resourceMetadataDescriptor,
Document wsdl)
Builds a new artifacts container with the given artifacts. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |