Uses of Package
org.apache.cayenne.event
Packages that use org.apache.cayenne.event
Package
Description
Contains persistence APIs directly accessible by users.
Contains classes that make up Cayenne ORM stack.
Contains classes that make up Cayenne generic event dispatch mechanism.
Contains generic graph management tools used in Cayenne.
General utility classes.
-
Classes in org.apache.cayenne.event used by org.apache.cayenneClassDescriptionThis class acts as bridge between an Object that wants to inform others about its current state or a change thereof (Publisher) and a list of objects interested in the Subject (Listeners).This class encapsulates the String that is used to identify the subject that a listener is interested in.
-
Classes in org.apache.cayenne.event used by org.apache.cayenne.accessClassDescriptionAn object that passes events between a local EventManager and some other event dispatch mechanism.This class acts as bridge between an Object that wants to inform others about its current state or a change thereof (Publisher) and a list of objects interested in the Subject (Listeners).This class encapsulates the String that is used to identify the subject that a listener is interested in.
-
Classes in org.apache.cayenne.event used by org.apache.cayenne.access.eventClassDescriptionCommon superclass for events passed from the EventManager to Listeners; encapsulates optional event information.
-
Classes in org.apache.cayenne.event used by org.apache.cayenne.configuration.runtimeClassDescriptionThis class acts as bridge between an Object that wants to inform others about its current state or a change thereof (Publisher) and a list of objects interested in the Subject (Listeners).
-
Classes in org.apache.cayenne.event used by org.apache.cayenne.eventClassDescriptionCommon superclass for events passed from the EventManager to Listeners; encapsulates optional event information.An object that passes events between a local EventManager and some other event dispatch mechanism.This class acts as bridge between an Object that wants to inform others about its current state or a change thereof (Publisher) and a list of objects interested in the Subject (Listeners).This class encapsulates the String that is used to identify the subject that a listener is interested in.
-
Classes in org.apache.cayenne.event used by org.apache.cayenne.graphClassDescriptionCommon superclass for events passed from the EventManager to Listeners; encapsulates optional event information.
-
Classes in org.apache.cayenne.event used by org.apache.cayenne.map.eventClassDescriptionCommon superclass for events passed from the EventManager to Listeners; encapsulates optional event information.
-
Classes in org.apache.cayenne.event used by org.apache.cayenne.utilClassDescriptionThis class acts as bridge between an Object that wants to inform others about its current state or a change thereof (Publisher) and a list of objects interested in the Subject (Listeners).