Uses of Class
com.caucho.amber.cfg.AbstractListenerConfig

Packages that use AbstractListenerConfig
com.caucho.amber.cfg   
 

Uses of AbstractListenerConfig in com.caucho.amber.cfg
 

Subclasses of AbstractListenerConfig in com.caucho.amber.cfg
 class PostLoadConfig
          The tag in orm.xml
 class PostPersistConfig
          The tag in orm.xml
 class PostRemoveConfig
          The tag in orm.xml
 class PostUpdateConfig
          The tag in orm.xml
 class PrePersistConfig
          The tag in orm.xml
 class PreRemoveConfig
          The tag in orm.xml
 class PreUpdateConfig
          The tag in orm.xml
 

Methods in com.caucho.amber.cfg that return AbstractListenerConfig
 AbstractListenerConfig EntityListenerConfig.getListener()
          Returns the listener.