org.apache.openejb.testing
Class ApplicationComposers
java.lang.Object
org.apache.openejb.testing.ApplicationComposers
public final class ApplicationComposers
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OPENEJB_APPLICATION_COMPOSER_CONTEXT
public static final String OPENEJB_APPLICATION_COMPOSER_CONTEXT
- See Also:
- Constant Field Values
ApplicationComposers
public ApplicationComposers(Class<?> klass)
before
public void before(Object testInstance)
throws Exception
- Throws:
Exception
evaluate
public void evaluate(Object testInstance,
Callable<Void> next)
throws Exception
- Throws:
Exception
after
public void after()
throws Exception
- Throws:
Exception
Copyright © 1999-2013 The Apache Software Foundation. All Rights Reserved.