JavaScript is disabled on your browser.
Red Hat JBoss Enterprise Application Platform 6.4.19.GA
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
All Superinterfaces:
Iterable <Path.Node >
All Known Implementing Classes:
PathImpl
public interface Path
extends Iterable <Path.Node >
Represent the navigation path from an object to another
in an object graph.
Each path element is represented by a Node
.
The path corresponds to the succession of nodes
in the order they are returned by the Iterator
Author:
Emmanuel Bernard
Nested Class Summary
Nested Classes
Modifier and Type
Interface and Description
static interface
Path.Node
Represents an element of a navigation path
Red Hat JBoss Enterprise Application Platform 6.4.19.GA
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Copyright © 2018 JBoss by Red Hat . All rights reserved.