org.apache.openejb.arquillian.common.deployment
Class DeploymentExceptionObserver
java.lang.Object
org.apache.openejb.arquillian.common.deployment.DeploymentExceptionObserver
public class DeploymentExceptionObserver
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DeploymentExceptionObserver
public DeploymentExceptionObserver()
observes
public void observes(@Observes
org.jboss.arquillian.container.spi.client.container.DeploymentException t)
throws Exception
- Throws:
Exception
getExceptions
public static Exception getExceptions(Class<?> clazz)
availableExceptionTypes
public static Set<Class<?>> availableExceptionTypes()
cleanUp
public void cleanUp(@Observes
org.jboss.arquillian.test.spi.event.suite.AfterClass event)
throws Exception
- Throws:
Exception
Copyright © 1999-2013 The Apache Software Foundation. All Rights Reserved.