|
|||||||||
| Home >> All >> org >> objectstyle >> cayenne >> [ event overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||
Package org.objectstyle.cayenne.event
Core Cayenne classes and interfaces.
See:
Description
| Class Summary | |
| CayenneEvent | Common superclass for events passed from the EventManager to Listeners; encapsulates optional event information. |
| EventManager | 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). |
| EventSubject | This class encapsulates the String that is used to identify the subject that a listener is interested in. |
Package org.objectstyle.cayenne.event Description
Core Cayenne classes and interfaces. This package defines API to work with Cayenne DataObjects.
For more information see Cayenne User Guide.
|
|||||||||
| Home >> All >> org >> objectstyle >> cayenne >> [ event overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||