Configuration Platform SDK 7.6 API Reference

com.genesyslab.platform.configuration.protocol.confserver
Class ConfServerStartupType

java.lang.Object
  extended bycom.genesyslab.platform.commons.GEnum
      extended bycom.genesyslab.platform.configuration.protocol.confserver.ConfServerStartupType

Deprecated. The enum has been deprecated. Please use 'CfgStartupType' enum instead.

public class ConfServerStartupType
extends GEnum


Field Summary
static ConfServerStartupType Automatic
          Deprecated.  
static ConfServerStartupType Disabled
          Deprecated.  
static ConfServerStartupType Manual
          Deprecated.  
static ConfServerStartupType MaxStartupType
          Deprecated.  
static ConfServerStartupType NoStartupType
          Deprecated.  
 
Methods inherited from class com.genesyslab.platform.commons.GEnum
asInteger, enumSize, equals, getValue, getValue, getValue, hashCode, name, ordinal, toString, values
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

NoStartupType

public static final ConfServerStartupType NoStartupType
Deprecated. 

Automatic

public static final ConfServerStartupType Automatic
Deprecated. 

Manual

public static final ConfServerStartupType Manual
Deprecated. 

Disabled

public static final ConfServerStartupType Disabled
Deprecated. 

MaxStartupType

public static final ConfServerStartupType MaxStartupType
Deprecated. 

Configuration Platform SDK 7.6 API Reference

Send comments on this topic.
Copyright © 2006–2008 Genesys Telecommunication Laboratories, Inc. All rights reserved.