|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.testharness.impl.PropertiesBasedConfigurationBuilder<T>
public class PropertiesBasedConfigurationBuilder<T extends Configuration>
| Field Summary |
|---|
| Fields inherited from interface org.jboss.testharness.api.ConfigurationBuilder |
|---|
PROPERTY_NAME |
| Constructor Summary | |
|---|---|
PropertiesBasedConfigurationBuilder(T configuration)
|
|
| Method Summary | ||
|---|---|---|
T |
getConfiguration()
|
|
protected PropertiesManager |
getDeploymentProperties()
|
|
protected
|
getInstanceValue(java.lang.String propertyName,
java.lang.Class<T> expectedType,
boolean required)
|
|
ConfigurationBuilder |
init()
|
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PropertiesBasedConfigurationBuilder(T configuration)
| Method Detail |
|---|
public ConfigurationBuilder init()
init in interface ConfigurationBuilder
protected <T> T getInstanceValue(java.lang.String propertyName,
java.lang.Class<T> expectedType,
boolean required)
public T getConfiguration()
getConfiguration in interface ConfigurationBuilderprotected PropertiesManager getDeploymentProperties()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||