|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjodd.petite.resolver.SetResolver
public class SetResolver
Resolves collection fields.
| Field Summary | |
|---|---|
protected InjectionPointFactory |
injectionPointFactory
|
| Constructor Summary | |
|---|---|
SetResolver(InjectionPointFactory injectionPointFactory)
|
|
| Method Summary | |
|---|---|
SetInjectionPoint[] |
resolve(java.lang.Class type,
boolean autowire)
Resolves all collections 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 InjectionPointFactory injectionPointFactory
| Constructor Detail |
|---|
public SetResolver(InjectionPointFactory injectionPointFactory)
| Method Detail |
|---|
public SetInjectionPoint[] resolve(java.lang.Class type,
boolean autowire)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||