Interface PersistenceInstanceHandler


public interface PersistenceInstanceHandler
  • Method Summary

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