public interface JMSConfiguration
Modifier and Type | Method and Description |
---|---|
List<ConnectionFactoryConfiguration> |
getConnectionFactoryConfigurations() |
Context |
getContext() |
String |
getDomain() |
List<JMSQueueConfiguration> |
getQueueConfigurations() |
List<TopicConfiguration> |
getTopicConfigurations() |
void |
setContext(Context context) |
void setContext(Context context)
Context getContext()
List<JMSQueueConfiguration> getQueueConfigurations()
List<TopicConfiguration> getTopicConfigurations()
List<ConnectionFactoryConfiguration> getConnectionFactoryConfigurations()
String getDomain()
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.