Annotation Interface NonComponent


@Retention(RUNTIME) @Target(TYPE) public @interface NonComponent
Indicates that a class is not a node component and therefore shouldn't be cached.