com.francetelecom.admindm
Class PropertiesReader

java.lang.Object
  extended by com.francetelecom.admindm.PropertiesReader

public final class PropertiesReader
extends java.lang.Object

The Class PropertiesReader.


Constructor Summary
protected PropertiesReader(IParameterData pParameterData)
          Instantiates a new properties reader.
 
Method Summary
 void read(java.io.File file)
          Read.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropertiesReader

protected PropertiesReader(IParameterData pParameterData)
Instantiates a new properties reader.

Parameters:
parameterData - the parameter data
Method Detail

read

public void read(java.io.File file)
Read.

Parameters:
filename - the filename


Copyright © 2011 FranceTelecom. All Rights Reserved.