|
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.connectivity.queue.worker.internal.connection.BrokerConnectionAccess
public class BrokerConnectionAccess
The Class BrokerConnectionAccess.
| Constructor Summary | |
|---|---|
BrokerConnectionAccess(BrokerConnectionType config)
Instantiates a new broker connection access. |
|
| Method Summary | |
|---|---|
Connection |
getConnection(QueueConnectionType connectionType)
Gets the connection. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BrokerConnectionAccess(BrokerConnectionType config)
config - the config| Method Detail |
|---|
public Connection getConnection(QueueConnectionType connectionType)
throws JMSException
connectionType - the connection type
JMSException - the JMS exception
|
SMILA (incubation) API documentation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||