org.apache.jcs.utils.config
Class IUtilConstants.Config

java.lang.Object
  extended byorg.apache.jcs.utils.config.IUtilConstants.Config
Enclosing class:
IUtilConstants

public static final class IUtilConstants.Config
extends java.lang.Object

Description of the Class

Author:
asmuts

Field Summary
private static java.lang.String ADMIN_PASSWORD
           
private static java.lang.String ADMIN_USERID
           
private static org.apache.commons.logging.Log log
           
 
Constructor Summary
private IUtilConstants.Config()
          Constructor for the Config object
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

log

private static final org.apache.commons.logging.Log log

ADMIN_USERID

private static final java.lang.String ADMIN_USERID

ADMIN_PASSWORD

private static final java.lang.String ADMIN_PASSWORD
Constructor Detail

IUtilConstants.Config

private IUtilConstants.Config()
Constructor for the Config object