Interface BootstrapContext<T>


  • public interface BootstrapContext<T>
    BootstrapContext
    Since:
    4 avr. 2018
    • Method Detail

      • bootrap

        default void bootrap​(T ctx)
      • shutdown

        default void shutdown​(T ctx)