Home »
MCQs »
Apache Tapestry MCQs
@Log, @Path, @import are which type of annotations?
32. @Log, @Path, @import are which type of annotations?
- Component Annotations
- IoC Annotations
- Annotation for Data Holding Classes
Answer: A) Component Annotations
Explanation:
Component annotations are:
- @Log
- @Path
- @import
- @Property
- @Parameter
- @Environmental