Interface PreLoadEventListener

All Known Implementing Classes:
DefaultPreLoadEventListener

public interface PreLoadEventListener
Called before injecting property values into a newly loaded entity instance.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
  • Method Details