Class ExamplePlugin

  • All Implemented Interfaces:
    org.forgerock.opendj.config.server.ConfigurationChangeListener<ExamplePluginCfg>

    public class ExamplePlugin
    extends DirectoryServerPlugin<ExamplePluginCfg>
    implements org.forgerock.opendj.config.server.ConfigurationChangeListener<ExamplePluginCfg>
    The example plugin implementation class. This plugin will output the configured message to the error log during server start up.