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