Uses of Interface
org.apache.activemq.util.FactoryFinder.ObjectFactory
-
Packages that use FactoryFinder.ObjectFactory Package Description org.apache.activemq.util -
-
Uses of FactoryFinder.ObjectFactory in org.apache.activemq.util
Classes in org.apache.activemq.util that implement FactoryFinder.ObjectFactory Modifier and Type Class Description protected static classFactoryFinder.StandaloneObjectFactoryThe default implementation of Object factory which works well in standalone applications.Methods in org.apache.activemq.util that return FactoryFinder.ObjectFactory Modifier and Type Method Description static FactoryFinder.ObjectFactoryFactoryFinder. getObjectFactory()Methods in org.apache.activemq.util with parameters of type FactoryFinder.ObjectFactory Modifier and Type Method Description static voidFactoryFinder. setObjectFactory(FactoryFinder.ObjectFactory objectFactory)
-