public interface Plugin
| Modifier and Type | Method and Description |
|---|---|
default java.lang.String |
description() |
default void |
initialize(PluginPath path) |
default boolean |
isPrototype() |
default boolean isPrototype()
default java.lang.String description()
default void initialize(PluginPath path)