public class SfcTestConsumerImpl extends org.opendaylight.controller.md.sal.common.util.jmx.AbstractMXBean implements SfcTestConsumer, SfcTestConsumerRuntimeMXBean
Constructor and Description |
---|
SfcTestConsumerImpl(ServiceFunctionService sfService,
ServiceFunctionChainService sfcService) |
Modifier and Type | Method and Description |
---|---|
Boolean |
testADeleteSf()
Function for JMX testing.
|
Boolean |
testAPutSf()
Function for JMX testing.
|
Boolean |
testAReadSf()
Function for JMX testing.
|
Boolean |
testBDeleteSfc() |
Boolean |
testBPutSfc()
Function for JMX testing.
|
Boolean |
testBPutSfs()
Function for JMX testing.
|
Boolean |
testBReadSfc() |
Boolean |
testCPutData() |
public SfcTestConsumerImpl(ServiceFunctionService sfService, ServiceFunctionChainService sfcService)
public Boolean testAPutSf()
testAPutSf
in interface SfcTestConsumerRuntimeMXBean
public Boolean testAReadSf()
testAReadSf
in interface SfcTestConsumerRuntimeMXBean
public Boolean testADeleteSf()
testADeleteSf
in interface SfcTestConsumerRuntimeMXBean
public Boolean testBPutSfs()
testBPutSfs
in interface SfcTestConsumerRuntimeMXBean
public Boolean testBPutSfc()
testBPutSfc
in interface SfcTestConsumerRuntimeMXBean
public Boolean testBReadSfc()
testBReadSfc
in interface SfcTestConsumerRuntimeMXBean
public Boolean testBDeleteSfc()
testBDeleteSfc
in interface SfcTestConsumerRuntimeMXBean
public Boolean testCPutData()
testCPutData
in interface SfcTestConsumerRuntimeMXBean
Copyright © 2017 OpenDaylight. All rights reserved.