public class Activator extends Object implements org.osgi.framework.BundleActivator
OMMetaFactoryLocator
and injects it into OMAbstractFactory
using
OMAbstractFactory.setMetaFactoryLocator(OMMetaFactoryLocator)
.Constructor and Description |
---|
Activator() |
Modifier and Type | Method and Description |
---|---|
void |
start(org.osgi.framework.BundleContext context) |
void |
stop(org.osgi.framework.BundleContext context) |
Copyright © The Apache Software Foundation. All Rights Reserved.