public class Activator extends Object implements org.apache.activemq.util.FactoryFinder.ObjectFactory
FactoryFinder
to the OSGi environment.| Constructor and Description |
|---|
Activator() |
| Modifier and Type | Method and Description |
|---|---|
void |
bundleChanged(BundleEvent event) |
Object |
create(String path) |
protected void |
register(Bundle bundle) |
void |
start(BundleContext bundleContext) |
void |
stop(BundleContext bundleContext) |
protected void |
unregister(long bundleId)
When bundles unload..
|
public void bundleChanged(BundleEvent event)
protected void register(Bundle bundle)
protected void unregister(long bundleId)
bundleId - public Object create(String path) throws IllegalAccessException, InstantiationException, IOException, ClassNotFoundException
create in interface org.apache.activemq.util.FactoryFinder.ObjectFactoryIllegalAccessExceptionInstantiationExceptionIOExceptionClassNotFoundExceptionCopyright © 2017 Power TAC. All rights reserved.