|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Event to be multicasted by a ReplicationCapable upon modification.
Method Summary | |
int |
getId()
Gets the event identifier. |
Object |
getTarget()
Gets the target of the event. |
void |
setTarget(Object aTarget)
Sets the target of this event. |
Methods inherited from interface java.io.Externalizable |
readExternal, writeExternal |
Method Detail |
public int getId()
public Object getTarget()
public void setTarget(Object aTarget)
aTarget
- Instance which has been updated.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |