Interface RepositoryEventListener<S extends RepositoryEventType,T>


public interface RepositoryEventListener<S extends RepositoryEventType,T>
Author:
Adolfo Pérez
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    execute(T model)