public class OMRSTopicListenerWrapper extends Object implements OMRSTopicListener
| Modifier and Type | Method and Description |
|---|---|
void |
processInstanceEvent(OMRSInstanceEvent event)
Method to pass an Instance event received on topic.
|
void |
processRegistryEvent(OMRSRegistryEvent event)
Method to pass a Registry event received on topic.
|
void |
processTypeDefEvent(OMRSTypeDefEvent event)
Method to pass a TypeDef event received on topic.
|
public void processRegistryEvent(OMRSRegistryEvent event)
processRegistryEvent in interface OMRSTopicListenerevent - inbound eventpublic void processTypeDefEvent(OMRSTypeDefEvent event)
processTypeDefEvent in interface OMRSTopicListenerevent - inbound eventpublic void processInstanceEvent(OMRSInstanceEvent event)
processInstanceEvent in interface OMRSTopicListenerevent - inbound eventCopyright © 2018–2021 LF AI & Data Foundation. All rights reserved.