Package | Description |
---|---|
org.eiichiro.jaguar |
Jaguar - Component Jam
|
org.eiichiro.jaguar.inject |
Dependency injection.
|
org.eiichiro.jaguar.scope |
Component scope and context.
|
org.eiichiro.jaguar.validation |
Component validation.
|
Class and Description |
---|
Key
Component type and binding annotations to lookup the component from the
container.
|
Name
Built-in binding annotation to qualify the component to be injected by its
name.
|
Class and Description |
---|
Binding
@Binding is a meta annotation to represent "binding annotation". |
Class and Description |
---|
Name
Built-in binding annotation to qualify the component to be injected by its
name.
|
Class and Description |
---|
Name
Built-in binding annotation to qualify the component to be injected by its
name.
|
Copyright © 2011-2014 Eiichiro Uchiumi. All Rights Reserved.