public interface EntityListenerFactory
Modifier and Type | Method and Description |
---|---|
Object |
createListener(EntityListener listenerMapping,
ObjEntity entity)
Deprecated.
Creates an instance of entity listener of a given class.
|
Object createListener(EntityListener listenerMapping, ObjEntity entity)
Copyright © 2001–2023 Apache Cayenne. All rights reserved.