public interface Hweventsource extends org.opendaylight.yangtools.yang.binding.DataObject, org.opendaylight.yangtools.yang.binding.Augmentable<Hweventsource>, org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.config.rev130405.modules.module.Configuration
| Modifier and Type | Field and Description |
|---|---|
static org.opendaylight.yangtools.yang.common.QName |
QNAME |
| Modifier and Type | Method and Description |
|---|---|
Broker |
getBroker() |
DomBroker |
getDomBroker() |
EventSourceRegistry |
getEventSourceRegistry() |
Short |
getMessageGeneratePeriod()
Each event source will generate message in given interval (seconds).
|
String |
getMessageText()
Text of message produced by each event source
|
Short |
getNumberEventSources()
Sample application will generate given number of sample event sources.
|
Broker getBroker()
DomBroker getDomBroker()
EventSourceRegistry getEventSourceRegistry()
Short getNumberEventSources()
Short getMessageGeneratePeriod()
String getMessageText()
Copyright © 2015. All rights reserved.