Class BmpMockSessionListenerFactory
- java.lang.Object
-
- org.opendaylight.protocol.bmp.mock.BmpMockSessionListenerFactory
-
- All Implemented Interfaces:
BmpSessionListenerFactory
public final class BmpMockSessionListenerFactory extends Object implements BmpSessionListenerFactory
-
-
Constructor Summary
Constructors Constructor Description BmpMockSessionListenerFactory()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description BmpSessionListenergetSessionListener()
-
-
-
Method Detail
-
getSessionListener
public BmpSessionListener getSessionListener()
- Specified by:
getSessionListenerin interfaceBmpSessionListenerFactory
-
-