|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FactoryFinder.ObjectFactory | |
---|---|
org.apache.activemq.util | Some utility classes |
org.apache.activemq.util.osgi |
Uses of FactoryFinder.ObjectFactory in org.apache.activemq.util |
---|
Classes in org.apache.activemq.util that implement FactoryFinder.ObjectFactory | |
---|---|
protected static class |
FactoryFinder.StandaloneObjectFactory
The default implementation of Object factory which works well in standalone applications. |
Methods in org.apache.activemq.util that return FactoryFinder.ObjectFactory | |
---|---|
static FactoryFinder.ObjectFactory |
FactoryFinder.getObjectFactory()
|
Methods in org.apache.activemq.util with parameters of type FactoryFinder.ObjectFactory | |
---|---|
static void |
FactoryFinder.setObjectFactory(FactoryFinder.ObjectFactory objectFactory)
|
Uses of FactoryFinder.ObjectFactory in org.apache.activemq.util.osgi |
---|
Classes in org.apache.activemq.util.osgi that implement FactoryFinder.ObjectFactory | |
---|---|
class |
Activator
An OSGi bundle activator for ActiveMQ which adapts the FactoryFinder
to the OSGi environment. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |