edu.ksu.cis.projects.bogor.module.event
Class AbstractEventListener

java.lang.Object
  extended by edu.ksu.cis.projects.bogor.module.event.AbstractEventListener
All Implemented Interfaces:
IEventListener

public class AbstractEventListener
extends Object
implements IEventListener

Version:
CVS $Revision: 1.1 $ $Date: 2004/09/05 01:25:16 $
Author:
Robby

Constructor Summary
AbstractEventListener()
           
 
Method Summary
 Object getKey()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractEventListener

public AbstractEventListener()
Method Detail

getKey

public Object getKey()
Specified by:
getKey in interface IEventListener