Uses of Class
org.forgerock.opendj.server.config.meta.SmtpAccountStatusNotificationHandlerCfgDefn
-
Packages that use SmtpAccountStatusNotificationHandlerCfgDefn Package Description org.forgerock.opendj.server.config.meta Provides introspection interfaces for the Core directory server administrative components. -
-
Uses of SmtpAccountStatusNotificationHandlerCfgDefn in org.forgerock.opendj.server.config.meta
Methods in org.forgerock.opendj.server.config.meta that return SmtpAccountStatusNotificationHandlerCfgDefn Modifier and Type Method Description static SmtpAccountStatusNotificationHandlerCfgDefn
SmtpAccountStatusNotificationHandlerCfgDefn. getInstance()
Get the SMTP Account Status Notification Handler configuration definition singleton.
-