Get-Cdieventbus-Notifier-Configuration
Table of Contents
Retrieves the settings of the Event Bus notifier
Description
This command can be used to retrieves the current settings of the Event Bus notifier in Payara Server.
Options
asadmin-options:
Options for the asadmin utility. For information about these options, see the asadmin help page.
--help:
-?:
Displays the help text for the subcommand.
--target:
This option helps specify the target on which you are retrieving the settings of the CDI Event Bus notifier. Valid values are:
server;;
Applies to the default server instance. This is the default value.
cluster_name;;
Applies to every server instance in the cluster.
instance_name;;
Applies to a specified server instance.
Examples
Example 1 Retrieve the settings for the CDI Event Bus notifier in the DAS
asadmin get-cdieventbus-notifier-configuration
Enabled Filter Loopback
false WARNING false
Command get-cdieventbus-notifier-configuration executed successfully.