@Documented @Retention(value=RUNTIME) @Target(value=TYPE) public @interface RequiresPackagingType
PackagingTypes| Modifier and Type | Required Element and Description |
|---|---|
String[] |
value
The array of packaging types required by the annotated
ProjectFacet. |
public abstract String[] value
ProjectFacet.Copyright © 2013 JBoss by Red Hat. All Rights Reserved.