org.ow2.clif.console.lib
Class TestPlanReader
java.lang.Object
org.ow2.clif.console.lib.TestPlanReader
public class TestPlanReader
- extends java.lang.Object
- Author:
- Bruno Dillenseger
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BLADE_PROP
public static final java.lang.String BLADE_PROP
- See Also:
- Constant Field Values
SERVER_PROP
public static final java.lang.String SERVER_PROP
- See Also:
- Constant Field Values
INJECTOR_PROP
public static final java.lang.String INJECTOR_PROP
- See Also:
- Constant Field Values
PROBE_PROP
public static final java.lang.String PROBE_PROP
- See Also:
- Constant Field Values
ARGUMENT_PROP
public static final java.lang.String ARGUMENT_PROP
- See Also:
- Constant Field Values
COMMENT_PROP
public static final java.lang.String COMMENT_PROP
- See Also:
- Constant Field Values
ID_PROP
public static final java.lang.String ID_PROP
- See Also:
- Constant Field Values
FILE_EXT
public static final java.lang.String FILE_EXT
- See Also:
- Constant Field Values
TestPlanReader
public TestPlanReader(java.io.InputStream in)
readFromProp
public static java.util.Map<java.lang.String,ClifDeployDefinition> readFromProp(java.io.InputStream in)
throws java.io.IOException
- Throws:
java.io.IOException
close
public void close()
throws java.io.IOException
- Throws:
java.io.IOException
readFromProp
public java.util.Map<java.lang.String,ClifDeployDefinition> readFromProp()
throws java.io.IOException
- Throws:
java.io.IOException