public class MethodInjectionPoint
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static MethodInjectionPoint[] |
EMPTY |
java.lang.reflect.Method |
method |
java.lang.String[][] |
references |
public static final MethodInjectionPoint[] EMPTY
public final java.lang.reflect.Method method
public final java.lang.String[][] references
Copyright © 2003-2013 Jodd Team