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(java.lang.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(java.lang.Object testInstance,
                                             org.junit.runners.model.Statement next)
Method Detail

evaluate

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


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