|
Oracle® Fusion Middleware Java API Reference for Oracle Coherence 12c (12.1.3.0.0) E47890-01 |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
public interface PofNavigator
The PofNavigator interface represents an algorithm for navigating a PofValue hierarchy in order to locate a contained PofValue for extraction, modification or removal purposes.
| Method Summary | |
|---|---|
PofValue |
navigate(PofValue valueOrigin)Locate the PofValue identified by this PofNavigator within the passed PofValue. |
| Method Detail |
|---|
PofValue navigate(PofValue valueOrigin)
PofValue identified by this PofNavigator within the passed PofValue.valueOrigin - the origin from which navigation startsPofNavigationException - if the navigation fails; for example one of the intermediate nodes in this path is a "terminal" PofValue such as SimplePofValue
|
Oracle® Fusion Middleware Java API Reference for Oracle Coherence 12c (12.1.3.0.0) E47890-01 |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||