org.jboss.ejb3.jms
Class JMSDestinationFactory
java.lang.Object
org.jboss.ejb3.jms.JMSDestinationFactory
- Direct Known Subclasses:
- ServerPeerJMSDestinationFactory
public abstract class JMSDestinationFactory
- extends Object
Comment
- Version:
- $Revision: $
- Author:
- Carlo de Wolf
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JMSDestinationFactory
public JMSDestinationFactory()
getInstance
public static JMSDestinationFactory getInstance()
createDestination
public abstract void createDestination(Class<? extends javax.jms.Destination> type,
String jndiSuffix)
throws Exception
- Throws:
Exception
Copyright © 2010 JBoss, a division of Red Hat, Inc.. All Rights Reserved.