PluginAware

interface PluginAware<P>

需要用到 PluginContainer 时需要实现本接口.

Author

M8Test, [email protected], https://m8test.com

Inheritors

Functions

Link copied to clipboard
abstract fun getPlugins(): PluginContainer<P>

获取插件容器.