Uses of Class
com.bigdata.jini.start.ServiceConfigurationZNodeEnum

Packages that use ServiceConfigurationZNodeEnum
com.bigdata.jini.start   
 

Uses of ServiceConfigurationZNodeEnum in com.bigdata.jini.start
 

Methods in com.bigdata.jini.start that return ServiceConfigurationZNodeEnum
static ServiceConfigurationZNodeEnum ServiceConfigurationZNodeEnum.getType(String serviceConfigZPath, String zpath)
          Given the zpath of a ServiceConfiguration znode and another zpath, return the type of that other zpath.
static ServiceConfigurationZNodeEnum ServiceConfigurationZNodeEnum.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ServiceConfigurationZNodeEnum[] ServiceConfigurationZNodeEnum.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2006-2011 SYSTAP, LLC. All Rights Reserved.