Neokernel API

NK.kill Method

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.

public static void kill();

See Also

NK Class | com.neokernel.nk Namespace