java: Support for loading multiple mains

Operating Systems / OSv - Amnon Heiman [cloudius-systems.com] - 25 November 2013 10:13 UTC

When using the MultiJarLoader as the main class, it will use a configuration file for the java loading. Each line in the file will be used to start a main, you can use -jar in each line or specify a main class.

10d6f18 java: Support for loading multiple mains
java/runjava/io/osv/MultiJarLoader.java | 126 +++++++++++++++++++++++++++++++
1 file changed, 126 insertions(+)

Upstream: github.com


  • Share