Interface InjectExtension

All Known Subinterfaces:
AvajeModule, AvajeModule.Custom, ConfigPropertyPlugin, InjectPlugin, ModuleOrdering

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