|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbiz.hammurapi.util.VisitableBase
biz.hammurapi.config.GenericContainer
biz.hammurapi.jms.adapter.JmsConnection
biz.hammurapi.jms.adapter.JndiConnection
public class JndiConnection
| Field Summary |
|---|
| Fields inherited from class biz.hammurapi.jms.adapter.JmsConnection |
|---|
definition |
| Constructor Summary | |
|---|---|
JndiConnection(JmsAdapter jmsAdapter,
biz.hammurapi.jms.adapter.definition.JndiConnection definition)
|
|
| Method Summary | |
|---|---|
protected javax.jms.ConnectionFactory |
getConnectionFactory()
Subclasses shall implement this method to either look up connection factory in JNDI or create using vendor-specific API's. |
| Methods inherited from class biz.hammurapi.jms.adapter.JmsConnection |
|---|
borrowSession, invalidateSession, returnSession, start, stop |
| Methods inherited from class biz.hammurapi.config.GenericContainer |
|---|
acceptChildren, addComponent, addMeasurement, execute, get, getAttribute, getComponentMap, getComponentNames, getComponents, getMeasurementConsumer, getOwner, removeAttribute, setAttribute, setMeasurementConsumer, setOwner |
| Methods inherited from class biz.hammurapi.util.VisitableBase |
|---|
accept, convert2searchable, find, findAll, object2visitor |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JndiConnection(JmsAdapter jmsAdapter,
biz.hammurapi.jms.adapter.definition.JndiConnection definition)
throws biz.hammurapi.config.ConfigurationException
biz.hammurapi.config.ConfigurationException| Method Detail |
|---|
protected javax.jms.ConnectionFactory getConnectionFactory()
throws biz.hammurapi.config.ConfigurationException
JmsConnection
getConnectionFactory in class JmsConnectionbiz.hammurapi.config.ConfigurationException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||