Configuration Platform SDK 7.6 API Reference

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

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

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

public class ConfServerTraceMode
extends GEnum


Field Summary
static ConfServerTraceMode Both
          Deprecated.  
static ConfServerTraceMode Local
          Deprecated.  
static ConfServerTraceMode MaxTraceMode
          Deprecated.  
static ConfServerTraceMode None
          Deprecated.  
static ConfServerTraceMode NoTraceMode
          Deprecated.  
static ConfServerTraceMode Remote
          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

NoTraceMode

public static final ConfServerTraceMode NoTraceMode
Deprecated. 

None

public static final ConfServerTraceMode None
Deprecated. 

Local

public static final ConfServerTraceMode Local
Deprecated. 

Remote

public static final ConfServerTraceMode Remote
Deprecated. 

Both

public static final ConfServerTraceMode Both
Deprecated. 

MaxTraceMode

public static final ConfServerTraceMode MaxTraceMode
Deprecated. 

Configuration Platform SDK 7.6 API Reference

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