|
||||||||||
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 | |
---|---|
java.lang.String |
getPath()
Returns the absolute path of the underlying item. |
int |
getType()
Returns the event type. |
java.lang.String |
getUserID()
Returns the userID of the session causing this event. |
Method Detail |
---|
int getType() throws java.rmi.RemoteException
java.rmi.RemoteException
- on RMI errorsjava.lang.String getPath() throws java.rmi.RemoteException
java.rmi.RemoteException
- on RMI errorsjava.lang.String getUserID() throws java.rmi.RemoteException
java.rmi.RemoteException
- on RMI errors
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |