Package org.sca4j.binding.jms.runtime.lookup.connectionfactory

Interface Summary
ConnectionFactoryStrategy Strategy for looking up connection factories.
 

Class Summary
AlwaysConnectionFactoryStrategy The connection factory is never looked up, it is always created.
IfNotExistConnectionFactoryStrategy The destination is looked up, if not found it is created.
NeverConnectionFactoryStrategy The connection factory is always looked up and never created.
 



Copyright © 2008-2010 Service Symphony. All Rights Reserved.