Class TestItmProvider
- java.lang.Object
-
- org.opendaylight.genius.testutils.TestItmProvider
-
- All Implemented Interfaces:
IITMProvider
public abstract class TestItmProvider extends java.lang.Object implements IITMProvider
-
-
Constructor Summary
Constructors Constructor Description TestItmProvider()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static IITMProvider
newInstance()
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.opendaylight.genius.itm.api.IITMProvider
addExternalEndpoint, commitTeps, configureTunnelMonitorInterval, configureTunnelMonitorParams, configureTunnelType, createLocalCache, deleteVtep, getDataBroker, getInterface, getTunnelState, remExternalEndpoint, showBridges, showCache, showState, showTeps, validateIP
-
-
-
-
Method Detail
-
newInstance
public static IITMProvider newInstance()
-
-