|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Retention(value=RUNTIME) @Target(value=TYPE) @Documented @Inherited public @interface SupportedResourceType
Specify for which type of resources the pre or post processor should apply. Absence of annotation means that the processor will be applied for any type of resource.
| Required Element Summary | |
|---|---|
ResourceType |
value
|
| Element Detail |
|---|
public abstract ResourceType value
ResourceType.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||