org.eclipse.jetty.toolchain.test.policy
Class Tester

java.lang.Object
  extended by org.eclipse.jetty.toolchain.test.policy.Tester

public class Tester
extends Object


Constructor Summary
Tester()
           
 
Method Summary
 String testEcho(String echo)
           
 boolean testReadSystemProperty(String property)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Tester

public Tester()
Method Detail

testEcho

public String testEcho(String echo)

testReadSystemProperty

public boolean testReadSystemProperty(String property)
                               throws Exception
Throws:
Exception


Copyright © 1995-2011 Mort Bay Consulting. All Rights Reserved.