| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
public static interface DistributedTree.DistributedTreeListenerMethod Summary | |
void |
|
void |
|
void |
|
public void nodeAdded(String fqn,
Serializable element)public void nodeModified(String fqn,
Serializable old_element,
Serializable new_element)public void nodeRemoved(String fqn)