public class SampleEventSourceGenerator extends Object
HelloWorldEventSourceManager.
Identifiers of generated event sources are created by this class.
Generation of event sources simulates origin of event source and in actual implementation
this class will not be occurred.| Constructor and Description |
|---|
SampleEventSourceGenerator(HelloWorldEventSourceManager eventSourceManager,
org.opendaylight.controller.md.sal.dom.api.DOMNotificationPublishService domPublish) |
| Modifier and Type | Method and Description |
|---|---|
void |
generateEventSources(Short numberSampleEventSources,
Short messageGeneratePeriod,
String messageText) |
public SampleEventSourceGenerator(HelloWorldEventSourceManager eventSourceManager, org.opendaylight.controller.md.sal.dom.api.DOMNotificationPublishService domPublish)
Copyright © 2015. All rights reserved.