public interface PluginContainer
| Modifier and Type | Method and Description |
|---|---|
PluginDescription |
getDescription()
Returns the plugin's description.
|
default Optional<?> |
getInstance()
Returns the created plugin if it is available.
|
PluginDescription getDescription()
default Optional<?> getInstance()