Package magnet

Annotation Type Registry


  • @Retention(CLASS)
    @Target(TYPE)
    public @interface Registry
    This marker annotation instructs Magnet to generate a registry indexing all instances available in classpath. Index applies to sources as well as libraries. Apply this annotation to any interface or class in your main application module.