Interface PersistencePool.PersistenceListener
-
- All Known Implementing Classes:
ItemCreationLifecycleListener,ItemCreationListener
- Enclosing class:
- PersistencePool
public static interface PersistencePool.PersistenceListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidentityCreated(PK pk)
-
-
-
Method Detail
-
entityCreated
void entityCreated(PK pk)
-
-