@Service(name="notification-jms-configure") @PerLookup @CommandLock(value=NONE) @ExecuteOn(value={DAS,INSTANCE}) @TargetType(value={DAS,STANDALONE_INSTANCE,CLUSTER,CLUSTERED_INSTANCE,CONFIG}) public class JmsNotificationConfigurer extends BaseNotificationConfigurer<JmsNotifierConfiguration,JmsNotifierService>
dynamic, enabled, logger, noisy, notificationService, server, target, targetUtil| Constructor and Description |
|---|
JmsNotificationConfigurer() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
applyValues(JmsNotifierConfiguration configuration) |
void |
execute(AdminCommandContext context)
Executes the command with the command parameters passed as Properties
where the keys are the parameter names and the values are the parameter values
|
protected String |
getHealthCheckNotifierCommandName() |
protected String |
getRequestTracingNotifierCommandName() |
configureDynamicallypublic void execute(AdminCommandContext context)
AdminCommandexecute in interface AdminCommandexecute in class BaseNotificationConfigurer<JmsNotifierConfiguration,JmsNotifierService>context - informationprotected void applyValues(JmsNotifierConfiguration configuration) throws PropertyVetoException
applyValues in class BaseNotificationConfigurer<JmsNotifierConfiguration,JmsNotifierService>PropertyVetoExceptionprotected String getHealthCheckNotifierCommandName()
getHealthCheckNotifierCommandName in class BaseNotificationConfigurer<JmsNotifierConfiguration,JmsNotifierService>protected String getRequestTracingNotifierCommandName()
getRequestTracingNotifierCommandName in class BaseNotificationConfigurer<JmsNotifierConfiguration,JmsNotifierService>Copyright © 2019. All rights reserved.