Uses of Class
com.sun.sgs.kernel.NodeType

Packages that use NodeType
com.sun.sgs.kernel Provides the core system interfaces used by the RedDwarf Server. 
com.sun.sgs.management Provides the RedDwarf management interfaces exposed via JMX. 
 

Uses of NodeType in com.sun.sgs.kernel
 

Methods in com.sun.sgs.kernel that return NodeType
static NodeType NodeType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static NodeType[] NodeType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Uses of NodeType in com.sun.sgs.management
 

Methods in com.sun.sgs.management that return NodeType
 NodeType ConfigMXBean.getNodeType()
          Returns the type of this node.
 


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