|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Injectable
Marker interface for all injectable elements of the web beans components.
There are several injectable elements in the web beans container;
InjectableConstructor,
InjectableField,
InjectableMethods,
AbstractInjectable| Method Summary | |
|---|---|
Object |
doInjection()
Responsible for injecting the owner required injected component instances. |
| Method Detail |
|---|
Object doInjection()
InjectableConstructor.doInjection() returns a new web bean
component instance.
Each injetable elements parameters, web beans component instances, are resolved using the resolution type algorithm.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||