|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Retention(value=RUNTIME) @Qualifier @Target(value={METHOD,FIELD,PARAMETER,TYPE}) public @interface Application
This annotation is used to mark one class in the application as the locator that shall be used to determine the META-INF/manifest.mf which contains the information which artifactId, groupId and version for the properties lookup shall be used.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |