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, printProtocolSpecificMessage
public 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 © 2021. All rights reserved.