Interface EventEngineContributor


@JavaServiceLoadable public interface EventEngineContributor
Integration contract for contributing event types and listeners to the Hibernate event system. Discoverable via Java's service loading mechanism (ServiceLoader)
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Apply the contributions