|
SMILA (incubation) API documentation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.smila.jms.ConnectionFactoryRegistry
public class ConnectionFactoryRegistry
The Class ConnectionFactoryRegistry.
| Method Summary | |
|---|---|
static ConnectionFactory |
getConnectionFactory(java.lang.String className,
java.lang.String brokerUrl,
java.lang.String userName,
java.lang.String password)
Gets the connection factory. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static ConnectionFactory getConnectionFactory(java.lang.String className,
java.lang.String brokerUrl,
java.lang.String userName,
java.lang.String password)
className - the class namebrokerUrl - the broker urluserName - the user namepassword - the password
|
SMILA (incubation) API documentation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||