|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
K - Key for the contexts.public interface RecursiveContext<K>
Interface for classes that live in the a context with parent contexts.
It will start in the first context and work back when trying to find a binding.
| Method Summary | |
|---|---|
java.util.Map<K,?> |
getContext()
|
RecursiveContext<K> |
getParentContext()
|
| Method Detail |
|---|
java.util.Map<K,?> getContext()
RecursiveContext<K> getParentContext()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||