org.jboss.jsr299.tck.impl
Class JSR299PropertiesBasedConfigurationBuilder

java.lang.Object
  extended by org.jboss.testharness.impl.PropertiesBasedConfigurationBuilder<JSR299Configuration>
      extended by org.jboss.jsr299.tck.impl.JSR299PropertiesBasedConfigurationBuilder
All Implemented Interfaces:
org.jboss.testharness.api.ConfigurationBuilder

public class JSR299PropertiesBasedConfigurationBuilder
extends org.jboss.testharness.impl.PropertiesBasedConfigurationBuilder<JSR299Configuration>


Field Summary
 
Fields inherited from interface org.jboss.testharness.api.ConfigurationBuilder
PROPERTY_NAME
 
Constructor Summary
JSR299PropertiesBasedConfigurationBuilder()
           
 
Method Summary
 JSR299PropertiesBasedConfigurationBuilder init()
           
 
Methods inherited from class org.jboss.testharness.impl.PropertiesBasedConfigurationBuilder
getConfiguration, getDeploymentProperties, getInstanceValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JSR299PropertiesBasedConfigurationBuilder

public JSR299PropertiesBasedConfigurationBuilder()
                                          throws IOException
Throws:
IOException
Method Detail

init

public JSR299PropertiesBasedConfigurationBuilder init()
Specified by:
init in interface org.jboss.testharness.api.ConfigurationBuilder
Overrides:
init in class org.jboss.testharness.impl.PropertiesBasedConfigurationBuilder<JSR299Configuration>


Copyright © 2008-2012 Seam Framework. All Rights Reserved.