JavaScript is disabled on your browser.
Arquillian Container SPI 1.1.2.Final-wildfly-1
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
public interface DeploymentExceptionTransformer
A utility SPI for use with @Excpected. Not all containers have a simple cause chain when it comes to
deployment exceptions. This should transform from the container specific exception to the real cause.
Version:
$Revision: $
Author:
Aslak Knutsen
Method Summary
Methods
Modifier and Type
Method and Description
Throwable
transform (Throwable exception)
Transform from a Container specific deployment exception to the real cause.
Arquillian Container SPI 1.1.2.Final-wildfly-1
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Copyright © 2014 JBoss by Red Hat . All Rights Reserved.