public class Activator extends Object implements org.osgi.framework.BundleActivator
| Modifier and Type | Field and Description |
|---|---|
static Map<String,PaxLoggingManagerAwareLogger> |
m_loggers
This map will keep facade-specific loggers before
PaxLoggingManager becomes available. |
| Constructor and Description |
|---|
Activator() |
| Modifier and Type | Method and Description |
|---|---|
void |
start(org.osgi.framework.BundleContext bundleContext) |
void |
stop(org.osgi.framework.BundleContext bundleContext) |
public static final Map<String,PaxLoggingManagerAwareLogger> m_loggers
PaxLoggingManager becomes available.Copyright © 2006–2019 OPS4J - Open Participation Software for Java. All rights reserved.