@NotExtensible @ThreadSafety(level=INTERFACE_NOT_THREADSAFE) public interface PluginConfig extends GenericDirectoryConfig
Modifier and Type | Method and Description |
---|---|
java.util.Set<java.lang.String> |
getPluginTypes()
Retrieves the set of plugin types (which specify the times at which the
plugin will be invoked) that have been configured for the plugin.
|
getServerContext
getConfigObjectDN, getConfigObjectName
java.util.Set<java.lang.String> getPluginTypes()