com.nonesole.persistence.main
Class MainConfigParse

java.lang.Object
  extended by com.nonesole.persistence.main.MainConfigParse

public class MainConfigParse
extends java.lang.Object

Parser of configs.properies file

Version:
1.0 - build in 2009-08-07
Author:
JACK LEE

Method Summary
static MainConfigParse getInstance()
           
 java.util.List<FileBean> parse()
          Parse configuration and get files and folder which need initialize.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static MainConfigParse getInstance()

parse

public java.util.List<FileBean> parse()
Parse configuration and get files and folder which need initialize.

Returns:
List