net.sf.jour.rt.agent
Class EmptyEvent
java.lang.Object
net.sf.jour.rt.agent.EmptyEvent
- All Implemented Interfaces:
- Event, java.io.Serializable
- public class EmptyEvent
- extends java.lang.Object
- implements Event
Empty events.
In case of problems this could be used for debug.
Created on 03.12.2004
Contributing Author(s):
Misha Lifschitz (Inital implementation)
Vlad Skarzhevskyy (Inital implementation)
- Version:
- $Revision: 1.1 $ ($Author: vlads $) $Date: 2004/12/05 02:46:39 $
- Author:
- vlads
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EmptyEvent
public EmptyEvent()
EmptyEvent
public EmptyEvent(java.lang.Object obj1)
EmptyEvent
public EmptyEvent(java.lang.Object obj1,
java.lang.Object obj2)
EmptyEvent
public EmptyEvent(int type,
java.lang.Object obj1,
java.lang.Object obj2)
Copyright © 2004 sourceforge. All Rights Reserved.