Class TestingSessionListenerFactory
java.lang.Object
org.opendaylight.protocol.pcep.testtool.TestingSessionListenerFactory
- All Implemented Interfaces:
org.opendaylight.protocol.pcep.PCEPSessionListenerFactory
public class TestingSessionListenerFactory
extends Object
implements org.opendaylight.protocol.pcep.PCEPSessionListenerFactory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.opendaylight.protocol.pcep.PCEPSessionListener
-
Constructor Details
-
TestingSessionListenerFactory
public TestingSessionListenerFactory()
-
-
Method Details
-
getSessionListener
public org.opendaylight.protocol.pcep.PCEPSessionListener getSessionListener()- Specified by:
getSessionListenerin interfaceorg.opendaylight.protocol.pcep.PCEPSessionListenerFactory
-