The Spring Framework

Package org.springframework.stereotype

Annotations denoting the roles of types or methods in the overall architecture (at a conceptual, rather than implementation, level).

See:
          Description

Annotation Types Summary
Repository Indicates that an annotated class is a "Repository" (or "DAO").
 

Package org.springframework.stereotype Description

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).


The Spring Framework

Copyright © 2002-2007 The Spring Framework.