public interface EventBridgeFactory
Modifier and Type | Method and Description |
---|---|
EventBridge |
createEventBridge(Collection<EventSubject> localSubjects,
String externalSubject,
Map<String,String> properties)
Creates an
EventBridge with the specified parameters. |
EventBridge createEventBridge(Collection<EventSubject> localSubjects, String externalSubject, Map<String,String> properties)
EventBridge
with the specified parameters.Copyright © 2001–2023 Apache Cayenne. All rights reserved.