| Package | Description |
|---|---|
| org.iworkz.provenience |
| Modifier and Type | Method and Description |
|---|---|
T |
Provider.createInstance(Injector injector,
InjectionContext ctx) |
protected <T> T |
Injector.get(Class<T> instanceClass,
AnnotatedElement annotatedElement,
InjectionContext ctx) |
Object |
Provider.getInstance(Injector injector,
Annotation annotation,
InjectionContext ctx) |
protected void |
Injector.injectMembers(Object instance,
Class<?> classWithMembers,
InjectionContext ctx) |
protected void |
Injector.postProcess(InjectionContext ctx) |
Copyright © 2017. All rights reserved.