|
Class Summary |
| ApplicationManager |
This class is responsible for starting and stopping Helma applications. |
| CommandlineRunner |
Helma command line runner class. |
| HelmaSecurityManager |
Liberal security manager for Helma system that makes sure application code
is not allowed to exit the VM and set a security manager. |
| HelmaShutdownHook |
ShutdownHook that shuts down all running Helma applications on exit. |
| HelmaSocketFactory |
An RMI socket factory that has a "paranoid" option to filter clients. |
| Server |
Helma server main class. |
| ServerConfig |
Utility class for server config |