AbstractJPlugin

Constructors

Link copied to clipboard
constructor(key: AbstractJPlugin.Key)

Types

Link copied to clipboard
object Companion
Link copied to clipboard
abstract class Factory<P : AbstractJPlugin, CONF : Any>(name: String) : PluginFactory<P, CONF>

应实现为单例。

Link copied to clipboard
interface Key : SimplePlugin.Key

Properties

Link copied to clipboard
open override val key: AbstractJPlugin.Key