org.biomoby.shared.event
Class LogListener
java.lang.Object
org.biomoby.shared.event.LogListener
- All Implemented Interfaces:
- EventListener, NotificationListener
public class LogListener
- extends Object
- implements NotificationListener
A simple implementation of a NotificationListener that prints all
intercepted messages to a log. It uses Apache commons logging.
- Version:
- $Id: LogListener.java,v 1.2 2005/12/20 20:00:42 senger Exp $
- Author:
- Martin Senger
LogListener
public LogListener()
- Default constructor.
notified
public void notified(NotificationEvent event)
- Description copied from interface:
NotificationListener
- Invoked when a notification arrives.
- Specified by:
notified
in interface NotificationListener
Submit a bug or feature
Generated: Sat May 29 04:26:35 EDT 2010