org.gwe.api
Class Session4MonitorAPI
java.lang.Object
org.gwe.api.Session4ServerAPI<ServerAPI4Monitor,java.lang.Void>
org.gwe.api.Session4MonitorAPI
- All Implemented Interfaces:
- ISession4MonitorAPI
public class Session4MonitorAPI
- extends Session4ServerAPI<ServerAPI4Monitor,java.lang.Void>
- implements ISession4MonitorAPI
- Since:
- Oct 5, 2007
- Author:
- Marco Ruiz
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Session4MonitorAPI
public Session4MonitorAPI(ServerAPILink accessor)
throws ServerAPIConnectionException
- Throws:
ServerAPIConnectionException
abortMonitorEventsFor
public void abortMonitorEventsFor(long handle)
monitorEvents
public void monitorEvents(EventListener listener)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
monitorEvents
public void monitorEvents(EventListener listener,
EventFilter filter)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
monitorEvents
public void monitorEvents(long millisRefresh,
EventListener listener,
EventFilter filter)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
shutdown
public void shutdown()
Copyright © 2007-2009. All Rights Reserved.