org.jboss.weld.test.harness
Class StandaloneContainersImpl

java.lang.Object
  extended by org.jboss.weld.test.harness.AbstractStandaloneContainersImpl
      extended by org.jboss.weld.test.harness.StandaloneContainersImpl
All Implemented Interfaces:
org.jboss.testharness.spi.StandaloneContainers

public class StandaloneContainersImpl
extends AbstractStandaloneContainersImpl
implements org.jboss.testharness.spi.StandaloneContainers


Field Summary
 
Fields inherited from interface org.jboss.testharness.spi.StandaloneContainers
PROPERTY_NAME
 
Constructor Summary
StandaloneContainersImpl()
           
 
Method Summary
 
Methods inherited from class org.jboss.weld.test.harness.AbstractStandaloneContainersImpl
cleanup, deploy, deploy, getDeploymentException, setup, undeploy
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.jboss.testharness.spi.StandaloneContainers
cleanup, deploy, deploy, getDeploymentException, setup, undeploy
 

Constructor Detail

StandaloneContainersImpl

public StandaloneContainersImpl()


Copyright © 2012 Seam Framework. All Rights Reserved.