Uses of Interface
org.apache.qpid.jms.util.FactoryFinder.ObjectFactory
Packages that use FactoryFinder.ObjectFactory
-
Uses of FactoryFinder.ObjectFactory in org.apache.qpid.jms.util
Classes in org.apache.qpid.jms.util that implement FactoryFinder.ObjectFactoryModifier and TypeClassDescriptionprotected static classThe default implementation of Object factory which works well in stand-alone applications.Methods in org.apache.qpid.jms.util that return FactoryFinder.ObjectFactoryModifier and TypeMethodDescriptionstatic FactoryFinder.ObjectFactoryFactoryFinder.getObjectFactory()Methods in org.apache.qpid.jms.util with parameters of type FactoryFinder.ObjectFactoryModifier and TypeMethodDescriptionstatic voidFactoryFinder.setObjectFactory(FactoryFinder.ObjectFactory objectFactory) Sets the ObjectFactory instance to use when searching for the Factory class.