Documentation of 'visad.collab.RemoteDisplaySyncImpl' Java class
RemoteDisplaySyncImpl
visad.collab

Class RemoteDisplaySyncImpl

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      void destroy() 
      void eventReady(RemoteEventProvider provider, java.lang.Object key)
      Notifies remote event consumer that an event is ready.
      boolean isLocalClear() 
      • Methods inherited from class java.rmi.server.UnicastRemoteObject

        clone, exportObject, exportObject, exportObject, unexportObject
      • Methods inherited from class java.rmi.server.RemoteServer

        getClientHost, getLog, setLog
      • Methods inherited from class java.rmi.server.RemoteObject

        equals, getRef, hashCode, toString, toStub
      • Methods inherited from class java.lang.Object

        getClass, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • RemoteDisplaySyncImpl

        public RemoteDisplaySyncImpl(DisplaySyncImpl dpySync)
                              throws java.rmi.RemoteException
        Creates a remotely-accessible wrapper for the specified DisplaySync
        Parameters:
        dpySync - The local DisplaySync object to adapt.
        Throws:
        java.rmi.RemoteException - If there was an RMI-related problem.
    • Method Detail

      • destroy

        public void destroy()
                     throws java.rmi.RemoteException
        Specified by:
        destroy in interface DisplaySync
        Throws:
        java.rmi.RemoteException
      • isLocalClear

        public boolean isLocalClear()
                             throws java.rmi.RemoteException
        Specified by:
        isLocalClear in interface DisplaySync
        Throws:
        java.rmi.RemoteException
      • eventReady

        public void eventReady(RemoteEventProvider provider,
                               java.lang.Object key)
                        throws java.rmi.RemoteException,
                               RemoteVisADException
        Notifies remote event consumer that an event is ready.
        Specified by:
        eventReady in interface MonitorCallback
        Parameters:
        provider - Object from which event should be fetched.
        key - Key used to access event.
        Throws:
        java.rmi.RemoteException - If there was an RMI-related problem.
        RemoteVisADException - If there was an internal problem.

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.