issrg.test.gt4
Class TestChainConfig

java.lang.Object
  extended by issrg.test.gt4.TestChainConfig

public class TestChainConfig
extends java.lang.Object

Author:
Linying Su

Constructor Summary
TestChainConfig()
          Creates a new instance of TestChainConfig
 
Method Summary
 java.lang.Object getProperty(java.lang.String name, java.lang.String property)
           
 void setProperty(java.lang.String name, java.lang.String property, java.lang.Object value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestChainConfig

public TestChainConfig()
Creates a new instance of TestChainConfig

Method Detail

getProperty

public java.lang.Object getProperty(java.lang.String name,
                                    java.lang.String property)

setProperty

public void setProperty(java.lang.String name,
                        java.lang.String property,
                        java.lang.Object value)