Package | Description |
---|---|
org.eiichiro.jaguar.inject |
Dependency injection.
|
Modifier and Type | Class and Description |
---|---|
interface |
Default
Built-in binding annotation to qualify the component to be injected in
preference if the container has duplicated components match to the specified
component type or
Key . |
interface |
Name
Built-in binding annotation to qualify the component to be injected by its
name.
|
Copyright © 2011-2014 Eiichiro Uchiumi. All Rights Reserved.