public class GovernanceEngineOMRSTopicListener extends Object implements OMRSTopicListener
| Constructor and Description |
|---|
GovernanceEngineOMRSTopicListener(OMRSInstanceEventProcessor instanceEventProcessor) |
| Modifier and Type | Method and Description |
|---|---|
void |
processInstanceEvent(OMRSInstanceEvent instanceEvent) |
void |
processRegistryEvent(OMRSRegistryEvent omrsRegistryEvent)
Registry events are ignored by this OMAS
|
void |
processTypeDefEvent(OMRSTypeDefEvent event)
TypeDef events are ignored by this OMAS
|
public GovernanceEngineOMRSTopicListener(OMRSInstanceEventProcessor instanceEventProcessor)
public void processRegistryEvent(OMRSRegistryEvent omrsRegistryEvent)
processRegistryEvent in interface OMRSTopicListeneromrsRegistryEvent - eventpublic void processTypeDefEvent(OMRSTypeDefEvent event)
processTypeDefEvent in interface OMRSTopicListenerevent - inbound eventpublic void processInstanceEvent(OMRSInstanceEvent instanceEvent)
processInstanceEvent in interface OMRSTopicListenerinstanceEvent - - the event coming from enterprise topicCopyright © 2018–2020 ODPi. All rights reserved.