|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.gwe.api.impl.BaseServerAPIImpl<ServerAPI4Monitor,MonitorDomain>
org.gwe.api.impl.ServerAPI4MonitorImpl
public class ServerAPI4MonitorImpl
Field Summary |
---|
Fields inherited from class org.gwe.api.impl.BaseServerAPIImpl |
---|
domain, remoteInterface |
Constructor Summary | |
---|---|
ServerAPI4MonitorImpl()
|
Method Summary | |
---|---|
void |
abortCurrentMonitoring(long handle)
|
long |
createHandle()
|
java.util.List<Event> |
getNextEvents(long handle,
EventFilter filter)
|
Methods inherited from class org.gwe.api.impl.BaseServerAPIImpl |
---|
bind, createExportableServerObject, getDomain, setDomain |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ServerAPI4MonitorImpl()
Method Detail |
---|
public long createHandle() throws java.rmi.RemoteException
createHandle
in interface ServerAPI4Monitor
java.rmi.RemoteException
public java.util.List<Event> getNextEvents(long handle, EventFilter filter) throws java.rmi.RemoteException
getNextEvents
in interface ServerAPI4Monitor
java.rmi.RemoteException
public void abortCurrentMonitoring(long handle) throws java.rmi.RemoteException
abortCurrentMonitoring
in interface ServerAPI4Monitor
java.rmi.RemoteException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |