@Service(name="notification-xmpp-configure") @PerLookup @CommandLock(value=NONE) @ExecuteOn(value={DAS,INSTANCE}) @TargetType(value={DAS,STANDALONE_INSTANCE,CLUSTER,CLUSTERED_INSTANCE,CONFIG}) public class XmppNotificationConfigurer extends BaseNotificationConfigurer<XmppNotifierConfiguration,XmppNotifierService>
dynamic, enabled, logger, noisy, notificationService, server, target, targetUtil| Constructor and Description |
|---|
XmppNotificationConfigurer() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
applyValues(XmppNotifierConfiguration configuration) |
protected String |
getHealthCheckNotifierCommandName() |
protected String |
getRequestTracingNotifierCommandName() |
configureDynamically, executeprotected void applyValues(XmppNotifierConfiguration configuration) throws PropertyVetoException
applyValues in class BaseNotificationConfigurer<XmppNotifierConfiguration,XmppNotifierService>PropertyVetoExceptionprotected String getHealthCheckNotifierCommandName()
getHealthCheckNotifierCommandName in class BaseNotificationConfigurer<XmppNotifierConfiguration,XmppNotifierService>protected String getRequestTracingNotifierCommandName()
getRequestTracingNotifierCommandName in class BaseNotificationConfigurer<XmppNotifierConfiguration,XmppNotifierService>Copyright © 2019. All rights reserved.