Searched defs:InjectionPoint (Results 1 – 1 of 1) sorted by relevance
61 public final class InjectionPoint { class70 InjectionPoint(TypeLiteral<?> declaringType, Method method, boolean optional) { in InjectionPoint() method in InjectionPoint77 InjectionPoint(TypeLiteral<?> declaringType, Constructor<?> constructor) { in InjectionPoint() method in InjectionPoint85 InjectionPoint(TypeLiteral<?> declaringType, Field field, boolean optional) { in InjectionPoint() method in InjectionPoint