Package com.linecorp.centraldogma.server.plugin
@NonNullByDefault
package com.linecorp.centraldogma.server.plugin
Supports plug-ins which are running on the Central Dogma server.
-
ClassDescriptionAn abstract
PluginConfig
implementation.An interface which defines callbacks for a plug-in.A configuration of a plugin.AStdDeserializer
that deserializes aPluginConfig
.A class which is used to pass internally-created instances into thePlugin
.A context that is used to pass when callingAllReplicasPlugin.init(PluginInitContext)
.Targets that aPlugin
is applied to which replica.