This class is contains the public static void main() method for starting the Neokernel from a command line or other application bootstrapping mechanism. It supports the following command line parameters:
[-show_println] [-show_debug] [-show_warning] [-dont_start_agents] [-dont_start_webserver] [-startup_dir <dir>] [-only_load_from_xml] [-startup_file <.xml startup file>|<classname>]...
For a list of all members of this type, see NK Members .
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
Namespace: com.neokernel.nk
Assembly: Neokernel (in Neokernel.exe)
NK Members | com.neokernel.nk Namespace