JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Package
org.apache.activemq.artemis.jms.bridge
Interface DestinationFactory
All Known Implementing Classes:
JNDIDestinationFactory
public interface
DestinationFactory
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
javax.jms.Destination
createDestination
()
Method Details
createDestination
javax.jms.Destination
createDestination
() throws
Exception
Throws:
Exception