public class Event extends Object
Event(String topic, String id, Object source, Object data)
Object
getData()
String
getId()
getSource()
getTopic()
toString()
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Event(String topic, String id, Object source, Object data)
public String getTopic()
public String getId()
public Object getSource()
public Object getData()
public String toString()
toString
Copyright © 2011 Nuxeo SA. All Rights Reserved.