Documentation of 'visad.RemoteReferenceLinkImpl' Java class
RemoteReferenceLinkImpl
visad

Class RemoteReferenceLinkImpl

  • All Implemented Interfaces:
    java.io.Serializable, java.rmi.Remote, RemoteReferenceLink


    public class RemoteReferenceLinkImpl
    extends java.rmi.server.UnicastRemoteObject
    implements RemoteReferenceLink
    RemoteReferenceLinkImpl is the VisAD remote adapter for DataDisplayLink-s.
    See Also:
    Serialized Form
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      boolean equals(java.lang.Object o) 
      java.util.Vector getConstantMapVector()
      return the list of ConstantMap-s which apply to this Data object
      RemoteDataReference getReference()
      return a reference to the remote Data object
      java.lang.String getRendererClassName()
      return the name of the DataRenderer used to render this reference
      java.lang.String toString()
      return a String representation of the referenced data
      • 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

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

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

      • RemoteReferenceLinkImpl

        public RemoteReferenceLinkImpl(DataDisplayLink ddl)
                                throws java.rmi.RemoteException
        create a Remote reference to a DataDisplayLink
        Throws:
        java.rmi.RemoteException
    • Method Detail

      • equals

        public boolean equals(java.lang.Object o)
        Overrides:
        equals in class java.rmi.server.RemoteObject
      • toString

        public java.lang.String toString()
        return a String representation of the referenced data
        Overrides:
        toString in class java.rmi.server.RemoteObject

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.