Interface I_CmsRemoteShellProvider

    • Method Detail

      • createShell

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

        Parameters:
        additionalCommandsNames - comma separated list of full qualified names of classes with additional commands
        Returns:
        the new shell instance
        Throws:
        java.rmi.RemoteException - if RMI stuff goes wrong