Class TestingSessionListenerFactory
java.lang.Object
org.opendaylight.protocol.pcep.testtool.TestingSessionListenerFactory
- All Implemented Interfaces:
PCEPSessionListenerFactory
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionReturns one session listener.
-
Constructor Details
-
TestingSessionListenerFactory
public TestingSessionListenerFactory()
-
-
Method Details
-
getSessionListener
Description copied from interface:PCEPSessionListenerFactory
Returns one session listener.- Specified by:
getSessionListener
in interfacePCEPSessionListenerFactory
- Returns:
- specific session listener
-