|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sca4j.binding.jms.runtime.lookup.destination.NeverDestinationStrategy
public class NeverDestinationStrategy
The destination is always looked up and never created.
| Constructor Summary | |
|---|---|
NeverDestinationStrategy()
|
|
| Method Summary | |
|---|---|
javax.jms.Destination |
getDestination(DestinationDefinition definition,
javax.jms.ConnectionFactory cf,
java.util.Hashtable<java.lang.String,java.lang.String> env,
java.lang.ClassLoader classLoader)
Gets the destination 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 NeverDestinationStrategy()
| Method Detail |
|---|
public javax.jms.Destination getDestination(DestinationDefinition definition,
javax.jms.ConnectionFactory cf,
java.util.Hashtable<java.lang.String,java.lang.String> env,
java.lang.ClassLoader classLoader)
DestinationStrategy
getDestination in interface DestinationStrategydefinition - Destination definition.cf - Connection factory.env - JNDI environment.
org.sca4j.binding.jms.runtime.lookup.destination.DestinationStrategy#getDestination(org.sca4j.binding.jms.common.DestinationDefinition,
javax.jms.ConnectionFactory, java.util.Hashtable)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||