public class Activator extends Object implements org.osgi.framework.BundleActivator
Activator class is the BundleActivator for the
log service bundle. This activator registers the LogService and
LogReaderService.| 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 © 2007–2019 The Apache Software Foundation. All rights reserved.