Interface NamedComponent

  • All Known Subinterfaces:
    Handler

    public interface NamedComponent
    Used for SPI implementations or Inugami plugin, the NamedComponent allows to retrieve the component name.
    Since:
    21 déc. 2017
    • Method Detail

      • getName

        default String getName()