com.sun.sgs.management
Interface KernelMXBean


public interface KernelMXBean

The management interface for the kernel.

An instance implementing this MBean can be obtained from the getPlatformMBeanServer method.

The ObjectName for uniquely identifying this MBean is "com.sun.sgs:type=Kernel".


Field Summary
static String MXBEAN_NAME
          The name for uniquely identifying this MBean.
 
Method Summary
 void requestShutdown()
          Requests that this node starts an orderly shutdown.
 

Field Detail

MXBEAN_NAME

static final String MXBEAN_NAME
The name for uniquely identifying this MBean.

See Also:
Constant Field Values
Method Detail

requestShutdown

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


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