|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjodd.petite.manager.MethodResolver
public class MethodResolver
Method reference resolver.
| Field Summary | |
|---|---|
protected java.util.Map<java.lang.Class,MethodInjectionPoint[]> |
methodRefs
|
| Constructor Summary | |
|---|---|
MethodResolver()
|
|
| Method Summary | |
|---|---|
MethodInjectionPoint[] |
resolve(java.lang.Class type)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected final java.util.Map<java.lang.Class,MethodInjectionPoint[]> methodRefs
| Constructor Detail |
|---|
public MethodResolver()
| Method Detail |
|---|
public MethodInjectionPoint[] resolve(java.lang.Class type)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||