|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.wiley.posa3.partialacquisition.TopologyManager
TopologyManager is responsile for managing the network topology and is the primary interface to be used by clients for fetching NE details.
| Constructor Summary | |
TopologyManager()
|
|
| Method Summary | |
Details |
getDetailsForNE(java.lang.String neId)
Retrieve the details for a specific network element. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public TopologyManager()
| Method Detail |
public Details getDetailsForNE(java.lang.String neId)
neId - the ID of the network element whose details need to be
fetched.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||