@Singleton public class GuiceToHk2JITResolver extends java.lang.Object implements JustInTimeInjectionResolver
| Modifier and Type | Method and Description |
|---|---|
static java.lang.Class<?> |
getClassFromType(java.lang.reflect.Type type) |
boolean |
justInTimeResolution(Injectee failedInjectionPoint) |
public static java.lang.Class<?> getClassFromType(java.lang.reflect.Type type)
public boolean justInTimeResolution(Injectee failedInjectionPoint)
justInTimeResolution in interface JustInTimeInjectionResolverCopyright © 2013 Oracle Corporation. All Rights Reserved.