The methods of the NK class are listed below. For a complete list of NK class members, see the NK Members topic.
![]() Dispose | |
![]() getParam | Returns a String value of the parameger 'sw' given all the parameter 'args'. |
![]() hasParam | Returns true if 'sw' is a param within 'args', the list of parameters |
![]() kill | Force the WebServer, SecureWebServer, ServiceManager, ClassFactory, Reporter, and Neokernel to shut down. When the ServiceManager shuts down, it will attempt to stop each of the agents that are registered with it. |
![]() Main | Overloaded. Called with command line parameters to bootstrap the Neokernel. nk [-reporter [<classname>|null]] [-show_println] [-show_debug] [-show_warning] [-dont_start_agents] [-dont_start_webserver] [-startup_dir <dir>] [-only_load_from_xml] [<.agent file>|<classname>] ...
|
Equals (inherited from Object) | |
GetHashCode (inherited from Object) | |
GetType (inherited from Object) | |
ToString (inherited from Object) |
Finalize (inherited from Object) | |
MemberwiseClone (inherited from Object) |
NK Class | com.neokernel.nk Namespace