|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use org.apache.wicket.injection | |
|---|---|
| org.apache.wicket.injection | |
| org.apache.wicket.injection.web | |
| Classes in org.apache.wicket.injection used by org.apache.wicket.injection | |
|---|---|
| IFieldValueFactory
Factory object used by injector to generate values for fields of the object being injected. |
|
| Injector
Injector scans fields of an object instance and checks if the specified IFieldValueFactory can provide a value for a field; if it can, the field is set to that
value. |
|
| Classes in org.apache.wicket.injection used by org.apache.wicket.injection.web | |
|---|---|
| ConfigurableInjector
Abstract injector that allows subclasses to provide IFieldValueFactory pragmatically by implementing getFieldValueFactory(). |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||