|
||||||||||
PREV CLASS NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.jms.client.jvm.JVMImplementation
The in jvm implementation
Constructor Summary | |
JVMImplementation(MessageBroker (src) broker)
|
Method Summary | |
ConnectionDelegate (src) |
createConnection(java.lang.String userName,
java.lang.String password)
Create a connection delegate |
javax.naming.Reference |
getReference()
Get a reference to the connection factory |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public JVMImplementation(MessageBroker (src) broker)
Method Detail |
public ConnectionDelegate (src) createConnection(java.lang.String userName, java.lang.String password) throws JMSException (src)
ImplementationDelegate (src)
createConnection
in interface ImplementationDelegate (src)
JMSException (src)
- for any errorpublic javax.naming.Reference getReference() throws javax.naming.NamingException
ImplementationDelegate (src)
getReference
in interface ImplementationDelegate (src)
javax.naming.NamingException
- for any error
|
||||||||||
PREV CLASS NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |