@Documented @Inherited @Retention(value=RUNTIME) @Target(value=ANNOTATION_TYPE) public @interface Stereotype
@Stereotype
is the meta annotation to bring together some binding
annotations, scope qualifier and deployment qualifier and to give them an alias.Copyright © 2011-2014 Eiichiro Uchiumi. All Rights Reserved.