com.arsdigita.runtime
Class RuntimeConfigLoader

java.lang.Object
  extended bycom.arsdigita.util.JavaPropertyReader
      extended bycom.arsdigita.util.config.JavaPropertyLoader
          extended bycom.arsdigita.runtime.RuntimeConfigLoader
All Implemented Interfaces:
ParameterLoader, ParameterReader

Deprecated. Use AbstractConfig.load() instead.

public class RuntimeConfigLoader
extends JavaPropertyLoader

Version:
$Id: //core-platform/dev/src/com/arsdigita/runtime/RuntimeConfigLoader.java#5 $
Author:
Justin Ross <jross@redhat.com>

Field Summary
static String versionId
          Deprecated.  
 
Constructor Summary
RuntimeConfigLoader()
          Deprecated.  
RuntimeConfigLoader(String resource, boolean required)
          Deprecated.  
 
Method Summary
 void load(String resource, boolean required)
          Deprecated.  
 
Methods inherited from class com.arsdigita.util.config.JavaPropertyLoader
load, toString
 
Methods inherited from class com.arsdigita.util.JavaPropertyReader
load, read
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface com.arsdigita.util.parameter.ParameterReader
read
 

Field Detail

versionId

public static final String versionId
Deprecated. 
See Also:
Constant Field Values
Constructor Detail

RuntimeConfigLoader

public RuntimeConfigLoader()
Deprecated. 

RuntimeConfigLoader

public RuntimeConfigLoader(String resource,
                           boolean required)
Deprecated. 
Method Detail

load

public final void load(String resource,
                       boolean required)
Deprecated. 


Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 21 2004:2337 UTC