Package com.webmethods.rtl.event.ecs
Interface IJMSSupport
public interface IJMSSupport
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
static interface
static interface
-
Method Summary
Modifier and TypeMethodDescriptioncreateQueue
(String queueName) default IJMSSupport.IJMSQueue
createQueue
(String queueName, boolean silentLog) createTopic
(String topicName, boolean no_local) default IJMSSupport.IJMSTopic
createTopic
(String topicName, boolean no_local, boolean silentLog)
-
Method Details
-
createTopic
-
createQueue
-
createTopic
-
createQueue
-