Interface PersistenceInstanceHandler


  • public interface PersistenceInstanceHandler
    • Method Summary

      Modifier and Type Method Description
      void handle​(long objectId, Object instance)  
    • Method Detail

      • handle

        void handle​(long objectId,
                    Object instance)