|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjodd.petite.MethodInjectionPoint
public class MethodInjectionPoint
Method injection points.
| Field Summary | |
|---|---|
static MethodInjectionPoint[] |
EMPTY
|
java.lang.reflect.Method |
method
|
java.lang.String[] |
references
|
| Constructor Summary | |
|---|---|
MethodInjectionPoint(java.lang.reflect.Method method,
java.lang.String[] references)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final MethodInjectionPoint[] EMPTY
public final java.lang.reflect.Method method
public final java.lang.String[] references
| Constructor Detail |
|---|
public MethodInjectionPoint(java.lang.reflect.Method method,
java.lang.String[] references)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||