public final class NullActivator extends Object implements org.osgi.framework.BundleActivator
Modifier and Type | Field and Description |
---|---|
static org.osgi.framework.BundleActivator |
INSTANCE |
Constructor and Description |
---|
NullActivator() |
Modifier and Type | Method and Description |
---|---|
void |
start(org.osgi.framework.BundleContext context) |
void |
stop(org.osgi.framework.BundleContext context) |
public static final org.osgi.framework.BundleActivator INSTANCE
public NullActivator()
Copyright © 2019 Nuxeo. All rights reserved.