| Package | Description |
|---|---|
| org.opencms.rmi |
The CmsRemoteShell allows to manipulate a running server using OpenCms shell commands.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CmsRemoteShell
RMI object which wraps a CmsShell and can be used for shell command execution.
|
| Modifier and Type | Method and Description |
|---|---|
I_CmsRemoteShell |
CmsRemoteShellProvider.createShell(java.lang.String additionalCommandsName) |
I_CmsRemoteShell |
I_CmsRemoteShellProvider.createShell(java.lang.String additionalCommandsName)
Creates a new shell instance with the given additional commands class.
|