public class InjectorImpl
extends java.lang.Object
implements com.oracle.coherence.inject.Injector
Injector
 that will inject beans into a class using the Micronaut bean context.
 An instance of this class will be created by Coherence using the
 ServiceLoader.
| Constructor and Description | 
|---|
InjectorImpl()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
inject(java.lang.Object target)  |