Package | Description |
---|---|
org.apache.activemq.util |
Some utility classes
|
org.apache.activemq.util.osgi |
Modifier and Type | Class and Description |
---|---|
protected static class |
FactoryFinder.StandaloneObjectFactory
The default implementation of Object factory which works well in standalone applications.
|
Modifier and Type | Method and Description |
---|---|
static FactoryFinder.ObjectFactory |
FactoryFinder.getObjectFactory() |
Modifier and Type | Method and Description |
---|---|
static void |
FactoryFinder.setObjectFactory(FactoryFinder.ObjectFactory objectFactory) |
Modifier and Type | Class and Description |
---|---|
class |
Activator
An OSGi bundle activator for ActiveMQ which adapts the
FactoryFinder
to the OSGi environment. |
Copyright © 2005–2017. All rights reserved.