|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sca4j.binding.jms.runtime.lookup.connectionfactory.AlwaysConnectionFactoryStrategy
public class AlwaysConnectionFactoryStrategy
The connection factory is never looked up, it is always created.
| Constructor Summary | |
|---|---|
AlwaysConnectionFactoryStrategy()
|
|
| Method Summary | |
|---|---|
javax.jms.ConnectionFactory |
getConnectionFactory(ConnectionFactoryDefinition definition,
java.util.Hashtable<java.lang.String,java.lang.String> env,
java.lang.ClassLoader classLoader)
Gets the connection factory based on SCA JMS binding rules. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AlwaysConnectionFactoryStrategy()
| Method Detail |
|---|
public javax.jms.ConnectionFactory getConnectionFactory(ConnectionFactoryDefinition definition,
java.util.Hashtable<java.lang.String,java.lang.String> env,
java.lang.ClassLoader classLoader)
ConnectionFactoryStrategy
getConnectionFactory in interface ConnectionFactoryStrategydefinition - Connection factory definition.env - JNDI environment.
org.sca4j.binding.jms.runtime.lookup.connectionfactory.ConnectionFactoryStrategy#getConnectionFactory(org.sca4j.binding.jms.common.ConnectionFactoryDefinition,
java.util.Hashtable)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||