public class SetResolver
extends java.lang.Object
| Constructor and Description |
|---|
SetResolver() |
| Modifier and Type | Method and Description |
|---|---|
SetInjectionPoint[] |
resolve(java.lang.Class type,
boolean autowire)
Resolves all collections for given type.
|
public SetInjectionPoint[] resolve(java.lang.Class type, boolean autowire)
Copyright © 2003-present Jodd Team