Uses of Package
org.springframework.stereotype

Packages that use org.springframework.stereotype
org.springframework.stereotype Annotations denoting the roles of types or methods in the overall architecture (at a conceptual, rather than implementation, level). 
 

Classes in org.springframework.stereotype used by org.springframework.stereotype
Component
          Indicates that an annotated class is a "component".
 



Copyright © 2002-2008 The Spring Framework.