public class NoopEventBridge extends EventBridge
eventManager, externalEventSource, externalSubject, localSubjects, mode, RECEIVE_EXTERNAL, RECEIVE_LOCAL, RECEIVE_LOCAL_EXTERNAL| Modifier and Type | Method and Description | 
|---|---|
| protected void | sendExternalEvent(CayenneEvent localEvent)Sends a Cayenne event over the transport supported by this bridge. | 
| protected void | shutdownExternal()Shuts down the external interface of the EventBridge, cleaning up and releasing any
 resources used to communicate external events. | 
| protected void | startupExternal()Starts an external interface of the EventBridge. | 
convertToExternalSubject, getEventManager, getExternalEventSource, getExternalSubject, getLocalSubjects, isRunning, onExternalEvent, receivesExternalEvents, receivesLocalEvents, shutdown, startup, startup, startupprotected void startupExternal()
                        throws Exception
EventBridgestartupExternal in class EventBridgeExceptionprotected void shutdownExternal()
                         throws Exception
EventBridgeshutdownExternal in class EventBridgeExceptionprotected void sendExternalEvent(CayenneEvent localEvent) throws Exception
EventBridgesendExternalEvent in class EventBridgeExceptionCopyright © 2001–2023 Apache Cayenne. All rights reserved.