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