Uses of Interface
org.apache.activemq.util.FactoryFinder.ObjectFactory
Packages that use FactoryFinder.ObjectFactory
-
Uses of FactoryFinder.ObjectFactory in org.apache.activemq.util
Classes in org.apache.activemq.util that implement FactoryFinder.ObjectFactoryModifier and TypeClassDescriptionprotected static class
The default implementation of Object factory which works well in standalone applications.Methods in org.apache.activemq.util that return FactoryFinder.ObjectFactoryModifier and TypeMethodDescriptionstatic FactoryFinder.ObjectFactory
FactoryFinder.getObjectFactory()
Methods in org.apache.activemq.util with parameters of type FactoryFinder.ObjectFactoryModifier and TypeMethodDescriptionstatic void
FactoryFinder.setObjectFactory
(FactoryFinder.ObjectFactory objectFactory)