org.eclipse.equinox.log
Interface SynchronousLogListener

All Superinterfaces:
EventListener, LogListener
All Known Implementing Classes:
EclipseLogWriter, EventAdminLogListener

public interface SynchronousLogListener
extends LogListener

Marker interface to denotes a log listener that should be called on the logging thread

Since:
3.7
See Also:
LogListener

Method Summary
 
Methods inherited from interface org.osgi.service.log.LogListener
logged
 



Copyright © 2007–2014 The Apache Software Foundation. All rights reserved.