Class CallBackObject

All Implemented Interfaces:
Serializable, Remote
Direct Known Subclasses:
RemoteCnfImp, RemoteManagement, StarterServer

public abstract class CallBackObject extends UnicastRemoteObject
The Class CallBackObject.
See Also:
  • Constructor Details

    • CallBackObject

      protected CallBackObject() throws RemoteException
      Instantiates a new call back object.
      Throws:
      RemoteException - the remote exception
  • Method Details

    • getPort

      public static int getPort()
      Gets the port.
      Returns:
      the port
    • createOrGetRegistry

      public static Registry createOrGetRegistry() throws RemoteException
      Creates the or get registry.
      Returns:
      the registry
      Throws:
      RemoteException - the remote exception