| Package | Description | 
|---|---|
| org.apache.cayenne.util | General utility classes. | 
| Modifier and Type | Method and Description | 
|---|---|
| static boolean | EventUtil. listenForChannelEvents(DataChannel channel,
                      DataChannelListener listener)Utility method that sets up a GraphChangeListener to be notified when DataChannel
 posts an event. | 
| static boolean | EventUtil. listenForChannelEvents(EventManager manager,
                      DataChannelListener listener)Listen for events from all channels that use a given EventManager. | 
Copyright © 2001–2023 Apache Cayenne. All rights reserved.