org.xwiki.logging.event
Class AbstractLogEventListener
java.lang.Object
org.xwiki.logging.event.AbstractLogEventListener
- All Implemented Interfaces:
- EventListener
- Direct Known Subclasses:
- LogQueueListener
public abstract class AbstractLogEventListener
- extends Object
- implements EventListener
Base class to implement LogEvent listener.
- Since:
- 3.2M3
- Version:
- $Id: 26d2302054aad83841fc71550fd5d8bddc72fb6e $
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractLogEventListener
public AbstractLogEventListener()
getEvents
public List<Event> getEvents()
- Specified by:
getEvents in interface EventListener
Copyright © 2004-2013 XWiki. All Rights Reserved.