| Package | Description |
|---|---|
| org.odpi.openmetadata.repositoryservices.connectors.omrstopic |
| Modifier and Type | Class and Description |
|---|---|
class |
OMRSTopicListenerBase
OMRSTopicListenerBase provides a base class for a topic listener so it only needs to
override the methods for the events it cares about.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OMRSTopic.registerListener(OMRSTopicListener newListener)
Register a listener object.
|
void |
OMRSTopicConnector.registerListener(OMRSTopicListener topicListener)
Register an OMRSTopicListener object.
|
Copyright © 2018–2019 ODPi. All rights reserved.