|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface RemoteEventCollection.RemoteEvent
The RemoteEvent class provides an encapsulation of single
events in an event list sent to a registered listener.
| Method Summary | |
|---|---|
String |
getPath()
Returns the absolute path of the underlying item. |
int |
getType()
Returns the event type. |
String |
getUserID()
Returns the userID of the session causing this event. |
| Method Detail |
|---|
int getType()
throws RemoteException
RemoteException - on RMI errors
String getPath()
throws RemoteException
RemoteException - on RMI errors
String getUserID()
throws RemoteException
RemoteException - on RMI errors
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||