Package org.opencms.rmi
Class CmsRemoteShellConstants
java.lang.Object
org.opencms.rmi.CmsRemoteShellConstants
Constants used by both the shell server and the client application.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
The default RMI registry port.static final String
The name used to look up the shell provider via RMI. -
Method Summary
-
Field Details
-
PROVIDER
The name used to look up the shell provider via RMI.- See Also:
-
DEFAULT_PORT
The default RMI registry port.- See Also:
-