protected static class InjectionManager.InjectContext extends Object
Modifier and Type | Field and Description |
---|---|
Object |
component |
ExecutorService |
es |
InjectionResolver[] |
targets |
Constructor and Description |
---|
InjectContext(Object component,
ExecutorService es,
InjectionResolver[] targets) |
public final Object component
public final ExecutorService es
public final InjectionResolver[] targets
public InjectContext(Object component, ExecutorService es, InjectionResolver[] targets)
Copyright © 2019. All rights reserved.