JUMPExecutive hosts all the JUMP executive services.
The services are declratively specified
in a file, which allows the executive to be extended with new
services.
See Also:com.sun.jump.module.JUMPModule
Initialize the executive. This method initializes the list of
modules, by reading the module definitions from a property file. This
method can be overriden to load the modules using some other
mechanism, even possibly hardcoding the list of modules.