public interface ConnectorEventHandler
Modifier and Type | Method and Description |
---|---|
void |
handleEvent(ConnectorEvent event)
Called by the
RemoteConnectorInfoManagerImpl
service to notify the listener of an event. |
void handleEvent(ConnectorEvent event)
RemoteConnectorInfoManagerImpl
service to notify the listener of an event.event
- The ConnectorEvent
object.Copyright © 2022. All rights reserved.