| 
 | ||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
          Description
| Annotation Types Summary | |
|---|---|
| Component | Indicates that an annotated class is a "component". | 
| Controller | Indicates that an annotated class is a "Controller" (e.g. a web controller). | 
| Repository | Indicates that an annotated class is a "Repository" (or "DAO"). | 
| Service | Indicates that an annotated class is a "Service" (e.g. a business service facade). | 
Annotations denoting the roles of types or methods in the overall architecture (at a conceptual, rather than implementation, level).
Intended for use by tools and aspects (making an ideal target for pointcuts).
| 
 | ||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||