issrg.test.gt4
Class TestPDPConfig

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

public class TestPDPConfig
extends java.lang.Object

Author:
ls97

Constructor Summary
TestPDPConfig()
          Creates a new instance of TestPDPConfig
 
Method Summary
 InterceptorConfig[] getInterceptors()
           
 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

TestPDPConfig

public TestPDPConfig()
Creates a new instance of TestPDPConfig

Method Detail

getInterceptors

public InterceptorConfig[] getInterceptors()

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)