@Singleton public class GuiceToHk2JITResolver extends Object implements JustInTimeInjectionResolver
| Modifier and Type | Method and Description |
|---|---|
static Class<?> |
getClassFromType(Type type)
Gets the class from the given type
|
boolean |
justInTimeResolution(Injectee failedInjectionPoint) |
public static Class<?> getClassFromType(Type type)
type - The type to find the class frompublic boolean justInTimeResolution(Injectee failedInjectionPoint)
justInTimeResolution in interface JustInTimeInjectionResolverCopyright © 2009-2014 Oracle Corporation. All Rights Reserved.