org.exoplatform.social.client.api.event
Class Event

java.lang.Object
  extended by org.exoplatform.social.client.api.event.Event
Direct Known Subclasses:
CRUDLifecycleEvent, LifecycleEvent, PropertyChangeEvent

public class Event
extends Object

A tagging class that all event listeners must extend.

Author:
thanh_vucong

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 © 2011-2012 eXo Platform. All Rights Reserved.