org.jboss.webbeans.tck
Class AbstractTest.RunInDependentContext

java.lang.Object
  extended by org.jboss.webbeans.tck.AbstractTest.RunInDependentContext
Enclosing class:
AbstractTest

protected abstract static class AbstractTest.RunInDependentContext
extends java.lang.Object


Constructor Summary
protected AbstractTest.RunInDependentContext()
           
 
Method Summary
protected  void cleanup()
           
protected abstract  void execute()
           
 void run()
           
protected  void setup()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractTest.RunInDependentContext

protected AbstractTest.RunInDependentContext()
Method Detail

setup

protected void setup()

cleanup

protected void cleanup()

run

public final void run()
               throws java.lang.Exception
Throws:
java.lang.Exception

execute

protected abstract void execute()
                         throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2008-2009. All Rights Reserved.