@Service(name="set-jms-notifier-configuration") @PerLookup @CommandLock(value=NONE) @ExecuteOn(value={DAS,INSTANCE}) @TargetType(value={DAS,STANDALONE_INSTANCE,CLUSTER,CLUSTERED_INSTANCE,CONFIG}) public class SetJmsNotifierConfigurationCommand extends BaseSetNotifierConfigurationCommand<JmsNotifierConfiguration>
dynamic, enabled, logger, noisy, server, target, targetUtil
Constructor and Description |
---|
SetJmsNotifierConfigurationCommand() |
Modifier and Type | Method and Description |
---|---|
protected void |
applyValues(JmsNotifierConfiguration configuration)
Configure the configuration ConfigBeanProxy from the @Param injected class
fields.
|
configureDynamically, execute
protected void applyValues(JmsNotifierConfiguration configuration) throws PropertyVetoException
BaseSetNotifierConfigurationCommand
applyValues
in class BaseSetNotifierConfigurationCommand<JmsNotifierConfiguration>
configuration
- the ConfigBeanProxy to configurePropertyVetoException
- an exception thrown if the property doesn't
pass the configured validation.Copyright © 2020. All rights reserved.