org.zeroexchange.event
Class Event

java.lang.Object
  extended by org.zeroexchange.event.Event
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
ContractChanged, PrivateMessageSent, ResourceModified, ResourceProvided, UserLogged, UserRegistered, UsersInvited

public abstract class Event
extends Object
implements Serializable

The base class for the all system events.

Author:
black
See Also:
Serialized Form

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

Constructor Detail

Event

public Event()


Copyright © 2013. All Rights Reserved.