public class DefaultJMSProviderFactory extends MessageHubProviderFactory
provider| Constructor and Description |
|---|
DefaultJMSProviderFactory() |
| Modifier and Type | Method and Description |
|---|---|
MessageHubConsumer |
getMessageHubConsumer(java.util.Map cfg) |
MessageHubProducer |
getMessageHubProducer(java.util.Map cfg) |
java.util.List |
getProperties() |
java.util.Set |
listDestinations() |
void |
refreshConfig(java.util.Map cfg) |
java.lang.Double |
testconnect(java.util.Map userprops) |
canListDestinations, forProvider, getInstance, getInstance, getProviderpublic MessageHubProducer getMessageHubProducer(java.util.Map cfg) throws MXException
getMessageHubProducer in class MessageHubProviderFactoryMXExceptionpublic MessageHubConsumer getMessageHubConsumer(java.util.Map cfg) throws MXException
getMessageHubConsumer in class MessageHubProviderFactoryMXExceptionpublic java.util.List getProperties()
getProperties in class MessageHubProviderFactorypublic java.util.Set listDestinations()
listDestinations in class MessageHubProviderFactorypublic void refreshConfig(java.util.Map cfg)
throws MXException
refreshConfig in class MessageHubProviderFactoryMXExceptionpublic java.lang.Double testconnect(java.util.Map userprops)
throws MXException,
java.rmi.RemoteException
testconnect in class MessageHubProviderFactoryMXExceptionjava.rmi.RemoteException