|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.blacktie.jatmibroker.xatmi.ConnectionFactory
public class ConnectionFactory
This is a factory that will create connections to remote Blacktie services.
Connection,
ConnectionException| Method Summary | |
|---|---|
Connection |
getConnection()
Get the connection for this thread. |
static ConnectionFactory |
getConnectionFactory()
Get the default 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()
throws org.jboss.blacktie.jatmibroker.core.conf.ConfigurationException
org.jboss.blacktie.jatmibroker.core.conf.ConfigurationException - If the configuration cannot be parsed.public Connection getConnection()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||