|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jboss.ejb3.jms.JMSDestinationFactory
public abstract class JMSDestinationFactory
Comment
| Constructor Summary | |
|---|---|
JMSDestinationFactory()
|
|
| Method Summary | |
|---|---|
abstract void |
createDestination(java.lang.Class<? extends javax.jms.Destination> type,
java.lang.String jndiSuffix)
|
static JMSDestinationFactory |
getInstance()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JMSDestinationFactory()
| Method Detail |
|---|
public static JMSDestinationFactory getInstance()
public abstract void createDestination(java.lang.Class<? extends javax.jms.Destination> type,
java.lang.String jndiSuffix)
throws java.lang.Exception
java.lang.Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||