Package io.gridgo.boot.support
Interface Injector
-
- All Known Implementing Classes:
ComponentInjector,DataAccessInjector,GatewayInjector,RegistryInjector
public interface Injector
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidinject(java.lang.Class<?> gatewayClass, java.lang.Object instance)
-