public class OspfProtocol extends Protocol<OspfElement>
| Constructor and Description | 
|---|
OspfProtocol(TopologySettings topologySettings,
            TopologyContext context)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
createAndPersistProtocolSpecificEntities(List<OnmsNode> nodes)  | 
TopologyGenerator.Protocol | 
getProtocol()  | 
adoptAndVerifySettings, createAndPersistNetwork, createCategory, createIpInterface, createIpInterfaces, createNode, createNodes, createPairGenerator, createSnmpInterface, createSnmpInterfaces, printProtocolSpecificMessagepublic OspfProtocol(TopologySettings topologySettings, TopologyContext context)
public void createAndPersistProtocolSpecificEntities(List<OnmsNode> nodes)
createAndPersistProtocolSpecificEntities in class Protocol<OspfElement>public TopologyGenerator.Protocol getProtocol()
getProtocol in class Protocol<OspfElement>Copyright © 2020. All rights reserved.