Class Activator

java.lang.Object
org.apache.activemq.util.osgi.Activator
All Implemented Interfaces:
EventListener, org.apache.activemq.util.FactoryFinder.ObjectFactory, org.osgi.framework.BundleActivator, org.osgi.framework.BundleListener, org.osgi.framework.SynchronousBundleListener

public class Activator extends Object implements org.osgi.framework.BundleActivator, org.osgi.framework.SynchronousBundleListener, org.apache.activemq.util.FactoryFinder.ObjectFactory
An OSGi bundle activator for ActiveMQ which adapts the FactoryFinder to the OSGi environment.