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.EventHandler
public void close()
close
in interface Closeable
close
in interface AutoCloseable
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.