Package | Description |
---|---|
org.forgerock.opendj.server.config.client |
Provides client-side interfaces for querying and managing the Core
directory server administrative components.
|
org.forgerock.opendj.server.config.meta |
Provides introspection interfaces for the Core directory server
administrative components.
|
org.forgerock.opendj.server.config.server |
Provides server-side interfaces for accessing the Core directory
server administrative components.
|
org.opends.server.extensions |
Contains various implementations of Directory Server APIs that are not
appropriate for other packages.
|
Modifier and Type | Method and Description |
---|---|
ManagedObjectDefinition<? extends SMTPAccountStatusNotificationHandlerCfgClient,? extends SMTPAccountStatusNotificationHandlerCfg> |
SMTPAccountStatusNotificationHandlerCfgClient.definition()
Get the configuration definition associated with this SMTP Account Status Notification Handler.
|
Modifier and Type | Method and Description |
---|---|
SMTPAccountStatusNotificationHandlerCfg |
SMTPAccountStatusNotificationHandlerCfgDefn.createServerConfiguration(ServerManagedObject<? extends SMTPAccountStatusNotificationHandlerCfg> impl)
Creates a server configuration view of the provided server managed
object.
|
Modifier and Type | Method and Description |
---|---|
Class<SMTPAccountStatusNotificationHandlerCfg> |
SMTPAccountStatusNotificationHandlerCfgDefn.getServerConfigurationClass()
Gets the server configuration class instance associated with this managed
object definition.
|
Modifier and Type | Method and Description |
---|---|
SMTPAccountStatusNotificationHandlerCfg |
SMTPAccountStatusNotificationHandlerCfgDefn.createServerConfiguration(ServerManagedObject<? extends SMTPAccountStatusNotificationHandlerCfg> impl)
Creates a server configuration view of the provided server managed
object.
|
Modifier and Type | Method and Description |
---|---|
Class<? extends SMTPAccountStatusNotificationHandlerCfg> |
SMTPAccountStatusNotificationHandlerCfg.configurationClass()
Gets the configuration class associated with this SMTP Account Status Notification Handler.
|
Modifier and Type | Method and Description |
---|---|
void |
SMTPAccountStatusNotificationHandlerCfg.addSMTPChangeListener(ConfigurationChangeListener<SMTPAccountStatusNotificationHandlerCfg> listener)
Register to be notified when this SMTP Account Status Notification Handler is changed.
|
void |
SMTPAccountStatusNotificationHandlerCfg.removeSMTPChangeListener(ConfigurationChangeListener<SMTPAccountStatusNotificationHandlerCfg> listener)
Deregister an existing SMTP Account Status Notification Handler configuration change listener.
|
Modifier and Type | Method and Description |
---|---|
ConfigChangeResult |
SMTPAccountStatusNotificationHandler.applyConfigurationChange(SMTPAccountStatusNotificationHandlerCfg configuration) |
void |
SMTPAccountStatusNotificationHandler.initializeStatusNotificationHandler(SMTPAccountStatusNotificationHandlerCfg configuration) |
boolean |
SMTPAccountStatusNotificationHandler.isConfigurationChangeAcceptable(SMTPAccountStatusNotificationHandlerCfg configuration,
List<LocalizableMessage> unacceptableReasons) |
Copyright 2010-2017 ForgeRock AS.