public class Activator extends Object implements org.osgi.framework.BundleActivator
Modifier and Type | Field and Description |
---|---|
static String |
CONFIGURATION_PID
The Managed Service PID for the log4j configuration
|
Constructor and Description |
---|
Activator()
Default constructor
|
Modifier and Type | Method and Description |
---|---|
void |
start(org.osgi.framework.BundleContext bundleContext) |
void |
stop(org.osgi.framework.BundleContext bundleContext) |
public static final String CONFIGURATION_PID
Copyright © 2014. All rights reserved.