|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Injectomatic
Magically injection system.
| Method Summary | |
|---|---|
void |
inject(Object component)
Perform injection on the given component. |
boolean |
isInjectable(Class type)
Determine if the given type is injectable. |
void |
register(Class type)
Register a class as being injectable. |
| Method Detail |
|---|
void register(Class type)
boolean isInjectable(Class type)
void inject(Object component)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||