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.
  • Class
    Description
    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.
  • Class
    Description
    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.
  • Class
    Description
    Common superclass for events passed from the EventManager to Listeners; encapsulates optional event information.
  • Class
    Description
    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).
  • Class
    Description
    Common 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.
  • Class
    Description
    Common superclass for events passed from the EventManager to Listeners; encapsulates optional event information.
  • Class
    Description
    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).