public class Activator extends Object implements org.osgi.framework.BundleActivator
OMMetaFactoryLocator
and inject 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 © 2004–2024 The Apache Software Foundation. All rights reserved.