Package jade.core

Interface BEConnectionManager

    • Method Detail

      • getFrontEnd

        FrontEnd getFrontEnd​(BackEnd be,
                             Properties props)
                      throws IMTPException
        Return a stub of the remote FrontEnd that is connected to the local BackEnd.
        Parameters:
        be - The local BackEnd
        props - Additional (implementation dependent) connection configuration properties.
        Returns:
        A stub of the remote FrontEnd.
        Throws:
        IMTPException
      • shutdown

        void shutdown()
        Shut down the permanent connection to the remote FrontEnd