Annotation Interface Hk2XmlPreGenerate


@Documented @Retention(RUNTIME) @Target(TYPE) public @interface Hk2XmlPreGenerate
This annotation is placed on interfaces that should have their implementations pre-generated at build time
Author:
jwells