public interface I_CmsRemoteShellProvider extends java.rmi.Remote
| Modifier and Type | Method and Description |
|---|---|
I_CmsRemoteShell |
createShell(java.lang.String additionalCommandsName)
Creates a new shell instance with the given additional commands class.
|
I_CmsRemoteShell createShell(java.lang.String additionalCommandsName) throws java.rmi.RemoteException
additionalCommandsName - the name of the additional commands classjava.rmi.RemoteException - if RMI stuff goes wrong