Package io.inugami.api.tools
Interface NamedComponent
-
- All Known Subinterfaces:
Handler
public interface NamedComponentUsed for SPI implementations or Inugami plugin, the NamedComponent allows to retrieve the component name.- Since:
- 21 déc. 2017
-
-
Method Summary
All Methods Instance Methods Default Methods Modifier and Type Method Description default StringgetName()
-
-
-
Method Detail
-
getName
default String getName()
-
-