Open Source Repository

Home /spring/spring-context-3.0.5 | Repository Home



org/springframework/stereotype/package-info.java

/**
 *
 * Annotations denoting the roles of types or methods in the overall architecture
 * (at a conceptual, rather than implementation, level).
 
 <p>Intended for use by tools and aspects (making an ideal target for pointcuts).
 *
 */
package org.springframework.stereotype;