Package | Description |
---|---|
org.apache.openjpa.event |
OpenJPA Events
This package provides some interfaces and useful implementations
for OpenJPA's event notification framework.
|
Modifier and Type | Interface and Description |
---|---|
interface |
LifecycleListener
Interface for listening to all
LifecycleEvent s. |
Modifier and Type | Class and Description |
---|---|
class |
AbstractLifecycleListener
Abstract implementation of the
LifecycleListener interface
which delegates events to a single method. |
Copyright © 2006–2022 Apache Software Foundation. All rights reserved.