| Package | Description |
|---|---|
| javax.inject |
This package specifies a means for obtaining objects in such a way as to
maximize reusability, testability and maintainability compared to
traditional approaches such as constructors, factories, and service
locators (e.g., JNDI). This process, known as dependency
injection, is beneficial to most nontrivial applications.
|
| xapi.collect.impl | |
| xapi.inject | |
| xapi.inject.api | |
| xapi.inject.impl | |
| xapi.io.impl | |
| xapi.process.api | |
| xapi.reflect | |
| xapi.source.impl | |
| xapi.util.impl |
| Class and Description |
|---|
| Qualifier
Identifies qualifier annotations.
|
| Scope
Identifies scope annotations.
|
| Class and Description |
|---|
| Provider
Provides instances of
T. |
| Class and Description |
|---|
| Provider
Provides instances of
T. |
| Class and Description |
|---|
| Provider
Provides instances of
T. |
| Class and Description |
|---|
| Provider
Provides instances of
T. |
| Class and Description |
|---|
| Provider
Provides instances of
T. |
| Class and Description |
|---|
| Provider
Provides instances of
T. |
| Class and Description |
|---|
| Provider
Provides instances of
T. |
| Class and Description |
|---|
| Inject
Identifies injectable constructors, methods, and fields.
|
| Named
String-based qualifier.
|
| Class and Description |
|---|
| Provider
Provides instances of
T. |
Copyright © December 07, 2012–2015 The Internet Party. All rights reserved.