public interface AlertConfigurer extends BeanConfigurer<AlertConfiguration>
AlertConfiguration
. The fully configured AlertConfiguration
object is returned by
the call to BeanConfigurer.create()
.
Modifier and Type | Method and Description |
---|---|
AlertConfigurer |
enable(boolean enabled)
Enable an alert using this configuration.
|
create
AlertConfigurer enable(boolean enabled)
enabled
- true
to enable the alert using this configuration;
false
to disable the alert.AlertConfiguration.setEnabled(boolean)
Copyright © GigaSpaces.