Uses of Interface
org.opencms.rmi.I_CmsRemoteShell
Package
Description
The CmsRemoteShell allows to manipulate a running server using OpenCms shell commands.
-
Uses of I_CmsRemoteShell in org.opencms.rmi
Modifier and TypeClassDescriptionclass
RMI object which wraps a CmsShell and can be used for shell command execution.Modifier and TypeMethodDescriptionCmsRemoteShellProvider.createShell
(String additionalCommandsNames) I_CmsRemoteShellProvider.createShell
(String additionalCommandsNames) Creates a new shell instance with the given additional commands classes.