com.sun.sgs.impl.kernel
Class Kernel.KernelManager
java.lang.Object
com.sun.sgs.impl.kernel.Kernel.KernelManager
- All Implemented Interfaces:
- KernelMXBean
- Enclosing class:
- Kernel
public class Kernel.KernelManager
- extends Object
- implements KernelMXBean
Basic implementation of the kernel management interface.
|
Method Summary |
void |
requestShutdown()
Requests that this node starts an orderly shutdown. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Kernel.KernelManager
public Kernel.KernelManager()
requestShutdown
public void requestShutdown()
- Requests that this node starts an orderly shutdown.
- Specified by:
requestShutdown in interface KernelMXBean
Copyright © 2010 The RedDwarf Authors. All rights reserved
Copyright © 2007-2010 Sun Microsystems, Inc. All rights reserved