|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Configuration
Abstracts accesss to runner configuration.
Method Summary | |
---|---|
java.lang.String |
getProperty(java.lang.String key)
Returns a property from configuration by key. |
java.lang.String[] |
getPropertyNames(java.lang.String regex)
Returns all properties those name match the regexp. |
Method Detail |
---|
java.lang.String getProperty(java.lang.String key)
key
- key of the property
java.lang.String[] getPropertyNames(java.lang.String regex)
regex
- regular expresion to match
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |