org.neovera.jdiablo
Class Main
java.lang.Object
org.neovera.jdiablo.Main
public class Main
- extends Object
This is an alternate JVM entry point for diablo managed processes that allows passing in the
class of the Launchable as the first argument. Command line call: java <vm-options>
org.neovera.jdiablo.internal.Main <FQCN of diablo launch target> <command line options for launch
target>
|
Constructor Summary |
Main()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Main
public Main()
main
public static void main(String[] args)
- Parameters:
args -
Copyright © 2014 Neovera Inc.. All rights reserved.