Interface | Description |
---|---|
Injector |
Implementations inject services into the dependent object.
|
Class | Description |
---|---|
AnnotationInjector | |
BindInjector |
Helper to bind variables to an Object based on annotated fields.
|
CurrentAssetInjector | |
InjectForRequestInjector | |
MappingInjector |
Enum | Description |
---|---|
Bind.Scope |
Exception | Description |
---|---|
InjectionException |
Annotation Type | Description |
---|---|
Bind |
Annotation to bind variables to the Action.
|
InjectForRequest |
Annotation used to indicate that the field should have its value injected by
the Injector.
|
Copyright © 2010–2017. All rights reserved.