public class Activator extends Object implements org.osgi.framework.BundleActivator
| Modifier and Type | Field and Description |
|---|---|
static List<PaxLoggingManagerAwareLogger> |
m_loggers
This list 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 List<PaxLoggingManagerAwareLogger> m_loggers
PaxLoggingManager becomes available.
Access to this list should be synchronized.Copyright © 2006–2023 OPS4J - Open Participation Software for Java. All rights reserved.