public interface JMSConnectionInfo
Modifier and Type | Method and Description |
---|---|
Properties |
getJNDIProperties()
Retrieve the JNDI properties for establishing connection to JMS server
|
String |
getTopicPattern(AppType appType)
Get the topic pattern given the app type of job
|
String |
getTopicPrefix()
Get the topic prefix for a JMS topic
|
String getTopicPrefix()
String getTopicPattern(AppType appType)
appType
- the appType for a jobProperties getJNDIProperties()
Copyright © 2018 Apache Software Foundation. All rights reserved.