Interface InjectExtension

All Known Subinterfaces:
AvajeModule, AvajeModule.Custom, ConfigPropertyPlugin, InjectPlugin, Module, Module.Custom, ModuleOrdering, Plugin, PropertyRequiresPlugin

public interface InjectExtension
Superclass for all Inject SPI classes

Add extensions by implementing one of the following extension interfaces and have it registered with the ServiceLoader as an InjectExtension.

Available Extensions