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 © 2006-2015 OPS4J - Open Participation Software for Java. All Rights Reserved.