|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Documented @Retention(value=RUNTIME) @Target(value=TYPE) public @interface ExpectedDeploymentException
Mark this artifact as expecting to fail a deployment with the given exception or some subtype of it.
| Required Element Summary | |
|---|---|
java.lang.Class<? extends java.lang.Throwable> |
value
|
| Element Detail |
|---|
public abstract java.lang.Class<? extends java.lang.Throwable> value
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||