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 SfcTestConsumerRuntimeMXBeanpublic Boolean testAReadSf()
testAReadSf in interface SfcTestConsumerRuntimeMXBeanpublic Boolean testADeleteSf()
testADeleteSf in interface SfcTestConsumerRuntimeMXBeanpublic Boolean testBPutSfs()
testBPutSfs in interface SfcTestConsumerRuntimeMXBeanpublic Boolean testBPutSfc()
testBPutSfc in interface SfcTestConsumerRuntimeMXBeanpublic Boolean testBReadSfc()
testBReadSfc in interface SfcTestConsumerRuntimeMXBeanpublic Boolean testBDeleteSfc()
testBDeleteSfc in interface SfcTestConsumerRuntimeMXBeanpublic Boolean testCPutData()
testCPutData in interface SfcTestConsumerRuntimeMXBeanCopyright © 2017 OpenDaylight. All rights reserved.