org.jboss.ejb3.jms
Class ServerPeerJMSDestinationFactory
java.lang.Object
org.jboss.ejb3.jms.JMSDestinationFactory
org.jboss.ejb3.jms.ServerPeerJMSDestinationFactory
public class ServerPeerJMSDestinationFactory
- extends JMSDestinationFactory
Use ServerPeer for creation of destinations.
JBoss AS 5.0
- Version:
- $Revision: $
- Author:
- Carlo de Wolf
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
createDestination
public void createDestination(Class<? extends javax.jms.Destination> type,
String jndiSuffix)
throws Exception
- Specified by:
createDestination
in class JMSDestinationFactory
- Throws:
Exception
Copyright © 2010 JBoss, a division of Red Hat, Inc.. All Rights Reserved.