com.sun.sgs.impl.kernel
Class Kernel.KernelManager

java.lang.Object
  extended by 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.


Field Summary
 
Fields inherited from interface com.sun.sgs.management.KernelMXBean
MXBEAN_NAME
 
Constructor Summary
Kernel.KernelManager()
           
 
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
 

Constructor Detail

Kernel.KernelManager

public Kernel.KernelManager()
Method Detail

requestShutdown

public void requestShutdown()
Requests that this node starts an orderly shutdown.

Specified by:
requestShutdown in interface KernelMXBean

RedDwarf, Version 0.10.1
2010-03-14 10:56:12

Copyright © 2010 The RedDwarf Authors. All rights reserved
Copyright © 2007-2010 Sun Microsystems, Inc. All rights reserved