org.apache.cayenne.jpa.map
Class JpaEntityListeners
java.lang.Object
org.apache.cayenne.jpa.map.JpaEntityListeners
public class JpaEntityListeners
- extends Object
A collection of entity listener descriptors.
- Author:
- Andrus Adamchik
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
entityListeners
protected Collection<JpaEntityListener> entityListeners
JpaEntityListeners
public JpaEntityListeners()
getEntityListeners
public Collection<JpaEntityListener> getEntityListeners()
Copyright © 2001-2007 Apache Cayenne. All Rights Reserved.