com.google.code.plsqlgateway.config
Class Configuration

java.lang.Object
  extended by com.google.code.plsqlgateway.config.Configuration

public class Configuration
extends Object


Field Summary
static String CONTEXT_ATTRIBUTE_NAME
           
 
Method Summary
protected  void finalize()
           
 com.google.code.eforceconfig.EntityConfig getDADConfig(String dadName)
           
 com.google.code.eforceconfig.EntityConfig getGeneral()
           
static Configuration getInstance(javax.servlet.ServletContext ctx)
           
 com.google.code.eforceconfig.EntityConfig getInternal()
           
 
Methods inherited from class java.lang.Object
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CONTEXT_ATTRIBUTE_NAME

public static String CONTEXT_ATTRIBUTE_NAME
Method Detail

finalize

protected void finalize()
                 throws Throwable
Overrides:
finalize in class Object
Throws:
Throwable

getInternal

public com.google.code.eforceconfig.EntityConfig getInternal()

getDADConfig

public com.google.code.eforceconfig.EntityConfig getDADConfig(String dadName)

getGeneral

public com.google.code.eforceconfig.EntityConfig getGeneral()

getInstance

public static Configuration getInstance(javax.servlet.ServletContext ctx)


Copyright © 2011. All Rights Reserved.