|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjodd.petite.manager.PropertyResolver
public class PropertyResolver
Resolves properties.
| Field Summary | |
|---|---|
protected java.util.Map<java.lang.Class,PropertyInjectionPoint[]> |
properties
|
| Constructor Summary | |
|---|---|
PropertyResolver()
|
|
| Method Summary | |
|---|---|
PropertyInjectionPoint[] |
resolve(java.lang.Class type)
Resolves all fields for given 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,PropertyInjectionPoint[]> properties
| Constructor Detail |
|---|
public PropertyResolver()
| Method Detail |
|---|
public PropertyInjectionPoint[] resolve(java.lang.Class type)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||