|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ObjectGraph
Object Graph is the Nuun Kernel API element abstraction for injector part of the Dependency Injection engine.
| Method Summary | ||
|---|---|---|
|
as(Class<T> targetType)
Cast or Convert the current object graph injector. |
|
Object |
get()
|
|
| Method Detail |
|---|
Object get()
<T> T as(Class<T> targetType)
Will send an IllegalStateException if can not convert or cast.
targetType - the target type
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||