com.eurotech.framework.net.admin.visitor.linux.util
Class EsfnetConfig

java.lang.Object
  extended by com.eurotech.framework.net.admin.visitor.linux.util.EsfnetConfig

public class EsfnetConfig
extends Object


Constructor Summary
EsfnetConfig()
           
 
Method Summary
static Properties getProperties()
           
static String getProperty(String key)
           
static void setProperty(String key, String value)
           
static void storeProperties(Properties props)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EsfnetConfig

public EsfnetConfig()
Method Detail

getProperties

public static Properties getProperties()
                                throws EsfException
Throws:
EsfException

getProperty

public static String getProperty(String key)

storeProperties

public static void storeProperties(Properties props)
                            throws Exception
Throws:
Exception

setProperty

public static void setProperty(String key,
                               String value)
                        throws Exception
Throws:
Exception


Copyright © 2013. All Rights Reserved.