is.lill.acre.event
Class ACREEvent

java.lang.Object
  extended by is.lill.acre.event.ACREEvent
Direct Known Subclasses:
AbstractConversationEvent, AbstractProtocolEvent, UnmatchedMessageEvent

public class ACREEvent
extends java.lang.Object

Base class to be inherited by all other ACRE Events. Currently doesn't really do anything!


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

Constructor Detail

ACREEvent

public ACREEvent()