Uses of Class
com.sun.sgs.impl.kernel.StandardProperties.StandardService

Packages that use StandardProperties.StandardService
com.sun.sgs.impl.kernel Provides an implementation of the RedDwarf Server kernel. 
 

Uses of StandardProperties.StandardService in com.sun.sgs.impl.kernel
 

Fields in com.sun.sgs.impl.kernel declared as StandardProperties.StandardService
static StandardProperties.StandardService StandardProperties.StandardService.LAST_APP_SERVICE
          The last service that gets configured for an appNode.
static StandardProperties.StandardService StandardProperties.StandardService.LAST_CORE_SERVICE
          The last service that gets configured for a coreServerNode.
static StandardProperties.StandardService StandardProperties.StandardService.LAST_SINGLE_SERVICE
          The last service that gets configured for a singleNode.
 

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


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