public class EventPrinter extends Object implements Consumer<org.osgi.service.event.Event>
EventPrinter(PrintStream out, boolean verbose)
void
accept(org.osgi.service.event.Event event)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
andThen
public EventPrinter(PrintStream out, boolean verbose)
public void accept(org.osgi.service.event.Event event)
accept
Consumer<org.osgi.service.event.Event>
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.