Interface AlertHandlerConfig
-
- All Superinterfaces:
GenericConfig
@NotExtensible @ThreadSafety(level=INTERFACE_NOT_THREADSAFE) public interface AlertHandlerConfig extends GenericConfig
This interface defines a set of methods that may be used to obtain information about the general configuration for an alert handler.
-
-
Method Summary
-
Methods inherited from interface com.unboundid.directory.sdk.common.config.GenericConfig
getConfigObjectDN, getConfigObjectName, getServerContext
-
-