Protomatter Classes v1.1.6

com.protomatter.pas.event
Class ExampleEventListener

java.lang.Object
  |
  +--com.protomatter.pas.event.ExampleEventListener
All Implemented Interfaces:
PASEventListener

public class ExampleEventListener
extends java.lang.Object
implements PASEventListener

A simple event listener class.


Constructor Summary
ExampleEventListener()
          Default constructor.
 
Method Summary
 void handlePASEvent(java.lang.String topic, PASEvent event)
          Simply logs the event using Syslog.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExampleEventListener

public ExampleEventListener()
Default constructor.
Method Detail

handlePASEvent

public void handlePASEvent(java.lang.String topic,
                           PASEvent event)
Simply logs the event using Syslog.
Specified by:
handlePASEvent in interface PASEventListener
See Also:
PASEventListener

Protomatter Classes v1.1.6
Copyright 1998-2001 Nate Sammons

Protomatter Classes v1.1.6 http://protomatter.sourceforge.net/1.1.6