Package ftbsc.lll.processor.annotations
Annotation Type BareInjector
-
@Retention(CLASS) @Target(TYPE) public @interface BareInjector
Marks the class in question as a class to be added to the service provider file (META-INF/services/ftbsc.lll.IInjector) without actually processing it. This can be used to mix in a same project regularIInjector
s and those generated by the processor.- Since:
- 0.6.1