|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Documented @Retention(value=RUNTIME) @Target(value=TYPE) public @interface Resource
Specify an additional resource to be added to the artifact.
Resources,
BeansXml| Required Element Summary | |
|---|---|
java.lang.String |
destination
Destination for the resource file within the generated artifact |
java.lang.String |
source
Location, relative to the current package, or to the current archive to find the resource file |
| Element Detail |
|---|
public abstract java.lang.String source
public abstract java.lang.String destination
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||