public class NetworkDataServices
extends NetworkDataServices_v1POA
| Constructor and Description |
|---|
NetworkDataServices() |
| Modifier and Type | Method and Description |
|---|---|
OperationId_s |
hwChange(NetworkDataServices_adv_v1 reply_handler,
long global_id,
java.lang.String filename,
OperationId_s op_id) |
void |
hwRemove(long global_id) |
void |
setProperties(java.util.Properties props)
Sets the properties file and initialize the LOGGER
|
void |
topologyMOChange(TopologyMO_s[] mo_list) |
void |
topologyRemove(long global_id) |
void |
topologySiteChange(TopologySite_s[] site_list) |
public void setProperties(java.util.Properties props)
props - The properties filepublic OperationId_s hwChange(NetworkDataServices_adv_v1 reply_handler,
long global_id,
java.lang.String filename,
OperationId_s op_id)
throws genericInventoryException,
systemNotReady
genericInventoryExceptionsystemNotReadypublic void hwRemove(long global_id)
throws hwDataNotFound,
genericInventoryException
hwDataNotFoundgenericInventoryExceptionpublic void topologyMOChange(TopologyMO_s[] mo_list)
throws parentTopologyObjectNotFound,
genericInventoryException
parentTopologyObjectNotFoundgenericInventoryExceptionpublic void topologyRemove(long global_id)
throws topologyObjectNotFound,
genericInventoryException
topologyObjectNotFoundgenericInventoryExceptionpublic void topologySiteChange(TopologySite_s[] site_list)
throws genericInventoryException
genericInventoryException