Interface PostLoadEventListener

All Known Implementing Classes:
DefaultPostLoadEventListener

public interface PostLoadEventListener
Occurs after an entity instance is fully loaded.
Author:
Kabir Khan
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
  • Method Details