@Retention(value=RUNTIME) @Target(value=ANNOTATION_TYPE) @Documented public @interface Stereotype
If a bean annotated with multiple stereotypes, it obeys the all of the stereotypes restrictions.
Model
Copyright © 2017. All rights reserved.