org.apache.openejb.junit
Class ApplicationComposer.DeployApplication

java.lang.Object
  extended by org.junit.runners.model.Statement
      extended by org.apache.openejb.junit.ApplicationComposer.DeployApplication
Enclosing class:
ApplicationComposer

public class ApplicationComposer.DeployApplication
extends org.junit.runners.model.Statement


Constructor Summary
ApplicationComposer.DeployApplication(Object testInstance, org.junit.runners.model.Statement next)
           
 
Method Summary
 void evaluate()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ApplicationComposer.DeployApplication

public ApplicationComposer.DeployApplication(Object testInstance,
                                             org.junit.runners.model.Statement next)
Method Detail

evaluate

public void evaluate()
              throws Throwable
Specified by:
evaluate in class org.junit.runners.model.Statement
Throws:
Throwable


Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.