Class PostLoadEvent

  • All Implemented Interfaces:
    java.io.Serializable

    public class PostLoadEvent
    extends AbstractEvent
    Occurs after an entity instance is fully loaded.
    See Also:
    Serialized Form
    • Constructor Detail

      • PostLoadEvent

        public PostLoadEvent​(EventSource session)