Package de.elo.ix.client.plugin
Interface ConfigurePlugin
public interface ConfigurePlugin
Plugins that implement this interface can be configured via Indexserver API. Indexserver client
applications can call
PluginService.configure(de.elo.ix.client.ClientInfo, long, String)
in order to read or change the plugin's configuration.-
Field Summary
Fields -
Method Summary
-
Field Details
-
READ
Do not update the configuration.- See Also:
-
DELETE
Delete the configuration.- See Also:
-
-
Method Details
-
configure
Update and read configuration.
-