| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Component | |
|---|---|
| org.springframework.stereotype | Annotations denoting the roles of types or methods in the overall architecture (at a conceptual, rather than implementation, level). | 
| Uses of Component in org.springframework.stereotype | 
|---|
| Classes in org.springframework.stereotype with annotations of type Component | |
|---|---|
|  interface | ControllerIndicates that an annotated class is a "Controller" (e.g. a web controller). | 
|  interface | RepositoryIndicates that an annotated class is a "Repository" (or "DAO"). | 
|  interface | ServiceIndicates that an annotated class is a "Service" (e.g. a business service facade). | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||