|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InjectionPoint | |
|---|---|
| javax.inject.manager | |
| Uses of InjectionPoint in javax.inject.manager |
|---|
| Methods in javax.inject.manager that return types with arguments of type InjectionPoint | |
|---|---|
abstract java.util.Set<? extends InjectionPoint> |
Bean.getInjectionPoints()
The injection points of a bean |
| Methods in javax.inject.manager with parameters of type InjectionPoint | ||
|---|---|---|
|
Manager.getInstanceToInject(InjectionPoint injectionPoint)
Obtains an instance of bean for a given injection point. |
|
|
Manager.getInstanceToInject(InjectionPoint injectionPoint,
CreationalContext<?> creationalContext)
Obtains an instance of bean for a given injection point. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||