public class DistributionLogEventListener extends Object implements org.osgi.service.event.EventHandler, Closeable
| Constructor and Description |
|---|
DistributionLogEventListener(org.osgi.framework.BundleContext context,
DefaultDistributionLog log,
String pubAgentName) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
handleEvent(org.osgi.service.event.Event event) |
public DistributionLogEventListener(org.osgi.framework.BundleContext context,
DefaultDistributionLog log,
String pubAgentName)
public void handleEvent(org.osgi.service.event.Event event)
handleEvent in interface org.osgi.service.event.EventHandlerpublic void close()
close in interface Closeableclose in interface AutoCloseableCopyright © 2007–2021 The Apache Software Foundation. All rights reserved.