Interface I_CmsRemoteShellProvider

    • Method Detail

      • createShell

        I_CmsRemoteShell createShell​(java.lang.String additionalCommandsName)
                              throws java.rmi.RemoteException
        Creates a new shell instance with the given additional commands class.

        Parameters:
        additionalCommandsName - the name of the additional commands class
        Returns:
        the new shell instance
        Throws:
        java.rmi.RemoteException - if RMI stuff goes wrong