Uses of Interface
org.smallmind.phalanx.wire.transport.jms.ManagedObjectFactory
Packages that use ManagedObjectFactory
Package
Description
-
Uses of ManagedObjectFactory in org.smallmind.phalanx.wire.transport.jms
Methods in org.smallmind.phalanx.wire.transport.jms that return ManagedObjectFactoryModifier and TypeMethodDescriptionRoutingFactories.getRequestQueueFactory()RoutingFactories.getRequestTopicFactory()RoutingFactories.getResponseTopicFactory()Constructors in org.smallmind.phalanx.wire.transport.jms with parameters of type ManagedObjectFactoryModifierConstructorDescriptionConnectionManager(ManagedObjectFactory managedObjectFactory, MessagePolicy messagePolicy, ReconnectionPolicy reconnectionPolicy) RoutingFactories(ManagedObjectFactory requestQueueFactory, ManagedObjectFactory requestTopicFactory, ManagedObjectFactory responseTopicFactory) -
Uses of ManagedObjectFactory in org.smallmind.phalanx.wire.transport.jms.jndi
Classes in org.smallmind.phalanx.wire.transport.jms.jndi that implement ManagedObjectFactory