@Stereotype @Documented @Inherited @Retention(value=RUNTIME) @Target(value=TYPE) public @interface Builtin
Builtin
is a Stereotype
to indicate that the annotated class
is a Jaguar's built-in component.Copyright © 2011-2014 Eiichiro Uchiumi. All Rights Reserved.