Interface PersistencePool.PersistenceListener

All Known Implementing Classes:
CustomItemCreationListener, ItemCreationLifecycleListener, ItemCreationListener
Enclosing class:
PersistencePool

public static interface PersistencePool.PersistenceListener
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
  • Method Details

    • entityCreated

      void entityCreated(PK pk)