com.shift.framework.conf
Class PropertyAppConfigManager

java.lang.Object
  extended by com.shift.framework.conf.AppConfigManager
      extended by com.shift.framework.conf.PropertyAppConfigManager

public class PropertyAppConfigManager
extends AppConfigManager

¼³Á¤ Á¤º¸ ÆÄÀÏÀÌ action-config.propertiesÀÏ °æ¿ì¿¡ instance¸¦ »ý¼º

Since:
2006.04.04
Version:
1.0
Author:
Shift Information & Communication

Field Summary
 
Fields inherited from class com.shift.framework.conf.AppConfigManager
paramValuesList
 
Constructor Summary
PropertyAppConfigManager()
          ÇÁ·ÎÆÛƼ·Î ¸¸µé¾îÁø ȯ°æ ¼³Á¤ Á¤º¸ ÆÄÀÏÀ» ·ÎµùÇÏ¿© ȯ°æ¼³Á¤À» ÃʱâÈ­ÇÑ´Ù.
 
Method Summary
 
Methods inherited from class com.shift.framework.conf.AppConfigManager
getConfig, init
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropertyAppConfigManager

public PropertyAppConfigManager()
                         throws java.io.FileNotFoundException,
                                java.io.IOException,
                                ConfigFailedException
ÇÁ·ÎÆÛƼ·Î ¸¸µé¾îÁø ȯ°æ ¼³Á¤ Á¤º¸ ÆÄÀÏÀ» ·ÎµùÇÏ¿© ȯ°æ¼³Á¤À» ÃʱâÈ­ÇÑ´Ù.

Throws:
java.io.FileNotFoundException
java.io.IOException
ConfigFailedException
Since:
1.0