org.mockserver.configuration
Class PropertyReader

java.lang.Object
  extended by org.mockserver.configuration.PropertyReader

public class PropertyReader
extends Object

Author:
jamesdbloom

Constructor Summary
PropertyReader()
           
 
Method Summary
 String getPropValues()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropertyReader

public PropertyReader()
Method Detail

getPropValues

public String getPropValues()
                     throws IOException
Throws:
IOException


Copyright © 2015. All rights reserved.