Uses of Class
org.glassfish.api.admin.ExecuteOn
-
-
Uses of ExecuteOn in com.sun.enterprise.admin.cli.cluster
Classes in com.sun.enterprise.admin.cli.cluster with annotations of type ExecuteOn Modifier and Type Class Description classRestartLocalInstanceCommandRestart a local server instance.classSetupSshKeyThis is a local command that distributes the SSH public key to remote node(s)classStartLocalInstanceCommandStart a local server instance. -
Uses of ExecuteOn in com.sun.enterprise.admin.cli.schemadoc
Classes in com.sun.enterprise.admin.cli.schemadoc with annotations of type ExecuteOn Modifier and Type Class Description classGenerateDomainSchema -
Uses of ExecuteOn in com.sun.enterprise.admin.commands
Classes in com.sun.enterprise.admin.commands with annotations of type ExecuteOn Modifier and Type Class Description classCreateSslCreate Ssl Command Usage: create-ssl --type [http-listener|iiop-listener|iiop-service|protocol] --certname cert_name [--ssl3tlsciphers ssl3tlsciphers] [--tlsrollbackenabled=true] [--clientauthenabled=false] [--target target(Default server)] [listener_id|protocol_id] domain.xml element example <ssl cert-nickname="s1as" client-auth-enabled="false" tls-enabled="true" tls-rollback-enabled="true"/>classDeleteSslDelete Ssl command Usage: delete-ssl --type [http-listener|iiop-listener|iiop-service|protocol] [--terse=false] [--echo=false] [--interactive=true] [--host localhost] [--port 4848|4849] [--secure | -s] [--user admin_user] [--passwordfile file_name] [--target target(Default server)] [listener_id|protocol_id] -
Uses of ExecuteOn in com.sun.enterprise.admin.util
Methods in com.sun.enterprise.admin.util that return ExecuteOn Modifier and Type Method Description ExecuteOnCommandModelData. getClusteringAttributes() -
Uses of ExecuteOn in com.sun.enterprise.config.modularity.command
Classes in com.sun.enterprise.config.modularity.command with annotations of type ExecuteOn Modifier and Type Class Description classCreateModuleConfigCommandA remote command to create the default configuration for a given service using the snippets available in the relevant module.classDeleteModuleConfigCommandA remote command to delete a module's configuration.classGetActiveConfigCommandGet the current active configuration of a service and print it out for the user's review. -
Uses of ExecuteOn in com.sun.enterprise.security.admin.cli
Classes in com.sun.enterprise.security.admin.cli with annotations of type ExecuteOn Modifier and Type Class Description classDisableSecureAdminCommandAdjusts the DAS configuration to turn off secure admin, as if by executing these commands:classEnableSecureAdminCommandRecords that secure admin is to be used and adjusts each admin listener configuration in the domain to use secure admin. -
Uses of ExecuteOn in com.sun.enterprise.security.cli
Classes in com.sun.enterprise.security.cli with annotations of type ExecuteOn Modifier and Type Class Description classChangeAdminPasswordChange Admin Password Command Usage: change-admin-password [--user admin_user] [--terse=false] [--echo=false] [--host localhost] [--port 4848|4849] [--secure | -s]classCreateAuditModuleCreate Audit Module Command Usage: create-audit-module --classname classnme [--terse=false] [--echo=false] [--interactive=true] [--host localhost] [--port 4848|4849] [--secure | -s] [--user admin_user] [--passwordfile file_name] [--property (name=value) [:name=value]*] [--target target(Default server)] audit_module_name domain.xml element exampleclassCreateAuthRealmCLI command to create Authentication Realm Usage: create-auth-realm --classname realm_class [--terse=false] [--interactive=true] [--host localhost] [--port 4848|4849] [--secure | -s] [--user admin_user] [--passwordfile file_name] [--property (name=value)[:name=value]*] [--echo=false] [--target target(Default server)] auth_realm_name domain.xml element example OrclassCreateFileUserCreate File User Command Usage: create-file-user [--terse=false] [--echo=false] [--interactive=true] [--host localhost] [--port 4848|4849] [--secure | -s] [--user admin_user] [--userpassword admin_passwd] [--passwordfile file_name] [--groups user_groups[:user_groups]*] [--authrealmname authrealm_name] [--target target(Default server)] usernameclassCreateJACCProviderCreate Jacc Provider Command Usage: create-jacc-provider --policyconfigfactoryclass pc_factory_class --policyproviderclass pol_provider_class [--help] [--user admin_user] [--passwordfile file_name] [ --property (name=value)[:name=value]*] [ --target target_name] jacc_provider_name domain.xml element exampleclassCreateMessageSecurityProviderCreate Message Security Provider Command Usage: create-message-security-provider [--terse=false] [--echo=false] [--interactive=true] [--host localhost] [--port 4848|4849] [--secure | -s] [--user admin_user] [--passwordfile file_name] [--target target(Default server)] [--layer message_layer=SOAP] [--providertype provider_type] [--requestauthsource request_auth_source] [--requestauthrecipient request_auth_recipient] [--responseauthsource response_auth_source] [--responseauthrecipient response_auth_recipient] [--isdefaultprovider] [--property (name=value)[:name=value]*] --classname provider_class provider_name domain.xml element exampleclassCreatePasswordAliasCreate Password Alias Command Usage: create-password-alias [--terse=false] [--echo=false] [--interactive=true] [--host localhost] [--port 4848|4849] [--secure | -s] [--user admin_user] [--passwordfile file_name] aliasname Result of the command is that:/ /config/domain-passwords file gets appended with the entry of the form: aliasname= A user can use this aliased password now in setting passwords in domain.xml. classDeleteAuditModuleDelete Audit Module Command Usage: delete-audit-module [--terse=false] [--echo=false] [--interactive=true] [--host localhost] [--port 4848|4849] [--secure | -s] [--user admin_user] [--passwordfile file_name] [--target target(Default server)] auth_realm_nameclassDeleteAuthRealmDelete Auth Realm Command Usage: delete-auth-realm [--terse=false] [--echo=false] [--interactive=true] [--host localhost] [--port 4848|4849] [--secure | -s] [--user admin_user] [--passwordfile file_name] [--target target(Default server)] auth_realm_nameclassDeleteFileUserDelete File User Command Usage: delete-file-user [--terse=false] [--echo=false] [--interactive=true] [--host localhost] [--port 4848|4849] [--secure | -s] [--user admin_user] [--passwordfile file_name] [--authrealmname authrealm_name] [--target target(Default server)] usernameclassDeleteJaccProviderUsage: delete-jacc-provider [--help] [--user admin_user] [--passwordfile file_name] [ --target target_name] jacc_provider_nameclassDeleteMessageSecurityProviderDelete Message Security Provider Command Usage: delete-message-security-provider --layer message_layer [--terse=false] [--echo=false] [--interactive=true] [--host localhost] [--port 4848|4849] [--secure | -s] [--user admin_user] [--passwordfile file_name] [--target target(Defaultserver)] provider_nameclassDeletePasswordAliasDelete Password Alias Command Usage: delete-password-alias [--terse=false] [--echo=false] [--interactive=true] [--host localhost] [--port 4848|4849] [--secure | -s] [--user admin_user] [--passwordfile file_name] aliasname Result of the command is that: The entry of the form: aliasname=in / /config/domain-passwords file is removed domain.xml example entry is: classListAuditModuleList Audit Modules Command Usage: list-audit-modules [--terse=false] [--echo=false] [--interactive=true] [--host localhost] [--port 4848|4849] [--secure | -s] [--user admin_user] [--passwordfile file_name] [target(Default server)]classListAuthRealmList Auth Realms Command Usage: list-auth-realms [--terse=false] [--echo=false] [--interactive=true] [--host localhost] [--port 4848|4849] [--secure | -s] [--user admin_user] [--passwordfile file_name] [target(Default server)]classListFileGroupList File GroupsCommand Usage: list-file-groups [--terse={true|false}][ --echo={true|false} ] [ --interactive={true|false} ] [--host host] [--port port] [--secure| -s ] [--user admin_user] [--passwordfile filename] [--help] [--name username] [--authrealmname auth_realm_name] [ target]classListFileUserList File Users Command Usage: list-file-users [--terse=false] [--echo=false] [--interactive=true] [--host localhost] [--port 4848|4849] [--secure | -s] [--user admin_user] [--passwordfile file_name] [--authrealmname authrealm_name] [target(Default server)]classListJaccProvidersUsage: list-jacc-providers [--help] [--user admin_user] [--passwordfile file_name] [target(Default server)]classListMessageSecurityProviderList Message Security Providers Command Usage: list-message-security-providers [--terse=false] [--echo=false] [--interactive=true] [--host localhost] [--port 4848|4849] [--secure | -s] [--user admin_user] [--passwordfile file_name] [--layer message_layer] [target(Default server)]classListPasswordAliasList Password Aliases Command Usage: list-password-aliases [--terse=false] [--echo=false] [--interactive=true] [--host localhost] [--port 4848|4849] [--secure | -s] [--user admin_user] [--passwordfile file_name] Result of the command is that:/ /config/domain-passwords file gets appended with the entry of the form: aliasname= A user can use this aliased password now in setting passwords in domin.xml. classListSupportedCipherSuitesauthor - Nithya Subramanian Usage: list-supported-cipher-suites [--help] [--user admin_user] [--passwordfile file_name] [target_name(default server)]classUpdateFileUserUpdate File User Command Usage: update-file-user [--terse=false] [--echo=false] [--interactive=true] [--host localhost] [--port 4848|4849] [--secure | -s] [--user admin_user] [--passwordfile file_name] [--userpassword admin_passwd] [--groups user_groups[:user_groups]*] [--authrealmname authrealm_name] [--target target(Default server)] usernameclassUpdatePasswordAliasUpdate Password Alias Command Usage: update-password-alias [--terse=false] [--echo=false] [--interactive=true] [--host localhost] [--port 4848|4849] [--secure | -s] [--user admin_user] [--passwordfile file_name] aliasname Result of the command is that: the entry of the form: aliasname=in / /config/domain-passwords file gets updated with the new alias password domain.xml example entry is: Uses of ExecuteOn in com.sun.enterprise.server.logging.commands
Classes in com.sun.enterprise.server.logging.commands with annotations of type ExecuteOn Modifier and Type Class Description classCollectLogFilesCreated by IntelliJ IDEA.classDeleteLogLevelCreated by IntelliJ IDEA.classInstanceGetLogFileCommandCreated by IntelliJ IDEA.classListLogAttributesCreated by IntelliJ IDEA.classListLoggerLevelsCreated by IntelliJ IDEA.classListLoggersclassLoadDefaultLogLevelsclassRotateLogclassSetLogAttributesSet Log Attributes Command Updates one or more loggers' attributesclassSetLogFileFormatclassSetLogLevelCreated by IntelliJ IDEA.Uses of ExecuteOn in com.sun.enterprise.v3.admin
Classes in com.sun.enterprise.v3.admin with annotations of type ExecuteOn Modifier and Type Class Description classCreateProfilerCreate Profiler CommandclassCreateSystemPropertiesCreate System Properties Command Adds or updates one or more system properties of the domain, configuration, cluster, or server instance Usage: create-system-properties [--terse=false] [--echo=false] [--interactive=true] [--host localhost] [--port 4848|4849] [--secure|-s=true] [--user admin_user] [--passwordfile file_name] [--target target(Default server)] (name=value)[:name=value]*classDeleteProfilerDelete JDBC Resource commandclassDeleteSystemPropertyDelete System Property Command Removes one system property of the domain, configuration, cluster, or server instance, at a time Usage: delete-system-property [--terse=false] [--echo=false] [--interactive=true] [--host localhost] [--port 4848|4849] [--secure|-s=true] [--user admin_user] [ --passwordfile file_name] [--target target(Default server)] property_nameclassGetCommandUser: Jerome Dochez Date: Jul 10, 2008 Time: 12:17:26 AMclassListSystemPropertiesList System Properties Command Lists the system properties of the domain, configuration, cluster, or server instance Usage: lists-system-properties [--terse={true|false}][ --echo={true|false} ] [ --interactive={true|false} ] [ --host host] [--port port] [--secure| -s ] [ --user admin_user] [--passwordfile filename] [--help] [target_name]classMonitoringReporterclassRuntimeInfohttps://glassfish.dev.java.net/issues/show_bug.cgi?id=12483classSetCommandUser: Jerome Dochez Date: Jul 11, 2008 Time: 4:39:05 AMclassStopDomainCommandAdminCommand to stop the domain execution which mean shuting down the application server.Uses of ExecuteOn in com.sun.enterprise.v3.admin.cluster
Classes in com.sun.enterprise.v3.admin.cluster with annotations of type ExecuteOn Modifier and Type Class Description classBootstrapSecureAdminCommandBootstraps secure admin on a new instance by downloading the minimum files required for the client to offer client authentication using a cert.classCreateInstanceCommandRemote AdminCommand to create an instance.classCreateNodeConfigCommandRemote AdminCommand to create a config node.classCreateNodeImplicitCommandRemote AdminCommand to create a config node.classCreateNodeSshCommandRemote AdminCommand to create and ssh node.classDeleteInstanceCommandRemote AdminCommand to delete an instance.classDeleteNodeConfigCommandRemote AdminCommand to create a config node.classDeleteNodeSshCommandRemote AdminCommand to create a config node.classExportSyncBundleUsage:
export-sync-bundle --target cluster_std-alone-instance [--retrieve] [file_name] classInstanceRegisterInstanceCommandThe _register-instance (and _create-node) command that runs on instanceclassListConfigsCommandThis is a remote command that lists the configs.classListInstancesCommandAdminCommand to list all instances and their states This is so clumsy & hard to remember I leave it here as a comment:classPingNodeSshCommandRemote AdminCommand to validate the connection to an SSH node.classPostRegisterInstanceCommandCauses InstanceRegisterInstanceCommand executions on the correct remote instances.classPostUnregisterInstanceCommandCauses InstanceRegisterInstanceCommand executions on the correct remote instances.classRestartClusterCommandclassRestartInstanceCommandclassRestartInstanceInstanceCommandclassSetupSshCommandThis is a remote command implementation of setup-ssh local commandclassStartClusterCommandclassStopInstanceCommandAdminCommand to stop the instance server.classStopInstanceInstanceCommandAdminCommand to stop the instance server.classUpdateNodeCommandRemote AdminCommand to update a config node.classUpdateNodeConfigCommandRemote AdminCommand to update a config node.classUpdateNodeSshCommandRemote AdminCommand to update an ssh node.classValidateDcomThis command tests to see if a remote Windows machine can be contacted from the server via DCOM.classValidateNodeCommandRemote AdminCommand to validate a config Node.Uses of ExecuteOn in com.sun.enterprise.v3.admin.cluster.dcom
Classes in com.sun.enterprise.v3.admin.cluster.dcom with annotations of type ExecuteOn Modifier and Type Class Description classCreateNodeDcomRemote AdminCommand to create a DCOM nodeclassDeleteNodeDcomRemote AdminCommand to delete a DCOM nodeclassListNodesDcomCommandRemote AdminCommand to list the DCOM nodesclassPingNodeDcomCommandRemote AdminCommand to validate the connection to a DCOM node.classUpdateNodeDcomCommandRemote AdminCommand to update a DCOM node.Uses of ExecuteOn in com.sun.enterprise.v3.admin.commands
Classes in com.sun.enterprise.v3.admin.commands with annotations of type ExecuteOn Modifier and Type Class Description classCreateJvmOptionsCreates given JVM options in server's configuration.classCreateThreadpoolCreate Thread Pool CommandclassDeleteJvmOptionsDeletes given JVM options in server's configuration.classDeleteThreadpoolclassGenerateJvmReportCommandImplements the front end for generating the JVM report.classListJvmOptionsLists the JVM options configured in server's configuration.Uses of ExecuteOn in fish.payara.admin.amx.cli
Classes in fish.payara.admin.amx.cli with annotations of type ExecuteOn Modifier and Type Class Description classSetAmxEnabledComment to enable AMX, as separate from JMX.Uses of ExecuteOn in fish.payara.admin.cluster
Classes in fish.payara.admin.cluster with annotations of type ExecuteOn Modifier and Type Class Description classAddInstanceToDeploymentGroupCommandAdds an instance to a deployment groupclassRemoveInstanceFromDeploymentGroupCommandAdds an instance to a deployment groupclassRestartDeploymentGroupCommandRestarts all instances in a deployment groupclassStartDeploymentGroupCommandStarts all instances in a deployment groupUses of ExecuteOn in fish.payara.admin.monitor.cli
Classes in fish.payara.admin.monitor.cli with annotations of type ExecuteOn Modifier and Type Class Description classGetMonitoringConfigurationclassGetMonitoringLevelAsadmin command to list Module Monitoring levelclassGetMonitoringServiceConfigurationAsadmin command to list Monitoring Service ConfigurationclassRestartMonitoringAsadmin command to restart Module Monitoring Level.classSetMonitoringConfigurationclassSetMonitoringLevelAsadmin command to set Module Monitoring Level.classSetMonitoringServiceConfigurationAsadmin command to set the Monitoring Service configuration.Uses of ExecuteOn in fish.payara.appserver.environment.warning.config.admin
Classes in fish.payara.appserver.environment.warning.config.admin with annotations of type ExecuteOn Modifier and Type Class Description classGetEnvironmentWarningConfigurationCommandclassSetEnvironmentWarningConfigurationCommandUses of ExecuteOn in fish.payara.appserver.micro.services.asadmin
Classes in fish.payara.appserver.micro.services.asadmin with annotations of type ExecuteOn Modifier and Type Class Description classListHazelcastClusterMembersCommandAsadmin command to list information about members of the Domain Hazelcast ClusterclassSendAsadminCommand{ this.instanceGroup = instanceGroup; } Sends an asadmin command to members of the Domain Hazelcast ClusterUses of ExecuteOn in fish.payara.appserver.monitoring.rest.service.admin
Classes in fish.payara.appserver.monitoring.rest.service.admin with annotations of type ExecuteOn Modifier and Type Class Description classGetRestMonitoringConfigurationASAdmin command to get the rest monitoring services configurationclassSetRestMonitoringConfigurationCommandUses of ExecuteOn in fish.payara.appserver.rest.endpoints.config.admin
Classes in fish.payara.appserver.rest.endpoints.config.admin with annotations of type ExecuteOn Modifier and Type Class Description classListRestEndpointsCommandCLI for listing all REST endpoints.Uses of ExecuteOn in fish.payara.asadmin.recorder.admin
Classes in fish.payara.asadmin.recorder.admin with annotations of type ExecuteOn Modifier and Type Class Description classAsadminRecorderEnabledclassDisableAsadminRecorderclassEnableAsadminRecorderclassGetAsadminRecorderConfigurationclassSetAsadminRecorderConfigurationUses of ExecuteOn in fish.payara.audit.admin
Classes in fish.payara.audit.admin with annotations of type ExecuteOn Modifier and Type Class Description classGetAdminAuditServiceConfigurationGets the current configuration of the admin audit serviceclassSetAdminAuditConfigurationSets the Admin Audit ConfigurationUses of ExecuteOn in fish.payara.batch
Classes in fish.payara.batch with annotations of type ExecuteOn Modifier and Type Class Description classCleanJbatchRepositoryCleans the records of job executions from the repository.classPurgeJbatchRepositoryPurges the JBatch repository of all history of a specified apptag The default apptag form is server-config:/applicationName_/applicationNameUses of ExecuteOn in fish.payara.deployment.admin
Classes in fish.payara.deployment.admin with annotations of type ExecuteOn Modifier and Type Class Description classDeployRemoteArchiveCommandclassInitializeAllApplicationsCommandUses of ExecuteOn in fish.payara.docker.instance.admin
Classes in fish.payara.docker.instance.admin with annotations of type ExecuteOn Modifier and Type Class Description classCreateDockerContainerCommandInternal Asadmin command used to create a Docker container.classDeleteDockerContainerCommandInternal Asadmin command to delete a Docker container.classGetDockerContainerIdCommandInternal Asadmin command that retrieves the Docker container ID registered to an instance.classSetDockerContainerIdCommandInternal Asadmin command that sets the Docker container ID registered to an instance.Uses of ExecuteOn in fish.payara.docker.node.admin
Classes in fish.payara.docker.node.admin with annotations of type ExecuteOn Modifier and Type Class Description classCreateNodeDockerCommandAsadmin command for creating a Docker Node.classCreateNodeTempCommandCommand to create a temporary node.classDeleteNodeDockerCommandAsadmin command for deleting a Docker Node.classDeleteNodeTempCommandCommand to delete a temporary node.classDeleteTempNodesCommandCommand that deletes all temporary nodes that have no running instances.classUpdateNodeDockerCommandAsadmin command for updating the settings of a Docker Node.Uses of ExecuteOn in fish.payara.ejb.http.admin
Classes in fish.payara.ejb.http.admin with annotations of type ExecuteOn Modifier and Type Class Description classDisableEjbInvokerCommandDeprecated.classEnableEjbInvokerCommandDeprecated.classGetEjbInvokerConfigurationCommandclassSetEjbInvokerConfigurationCommandUses of ExecuteOn in fish.payara.grizzly.config.admin.cli
Classes in fish.payara.grizzly.config.admin.cli with annotations of type ExecuteOn Modifier and Type Class Description classRestartHttpListenersCommandclassSetNetworkListenerConfigurationUses of ExecuteOn in fish.payara.healthcheck.mphealth
Classes in fish.payara.healthcheck.mphealth with annotations of type ExecuteOn Modifier and Type Class Description classSetMicroProfileHealthCheckerConfigurationConfigure the Microprofile Healthcheck CheckerUses of ExecuteOn in fish.payara.jmx.monitoring.admin
Classes in fish.payara.jmx.monitoring.admin with annotations of type ExecuteOn Modifier and Type Class Description classEnableJMXMonitoringServiceOnDasclassEnableJMXMonitoringServiceOnInstanceclassGetJMXMonitoringConfigurationAsadmin command to get the JMX monitoring service's current configuration and pretty print it to the shell.classMonitoringBootstrapperAdmin command to bootstrap JMX monitoring serviceclassSetJMXMonitoringConfigurationAsadmin command to set the JMX monitoring service's configuration.Uses of ExecuteOn in fish.payara.microprofile.config.extensions.aws
Classes in fish.payara.microprofile.config.extensions.aws with annotations of type ExecuteOn Modifier and Type Class Description classGetAWSSecretsConfigSourceConfigurationCommandclassSetAWSSecretsConfigSourceConfigurationCommandUses of ExecuteOn in fish.payara.microprofile.config.extensions.azure.admin
Classes in fish.payara.microprofile.config.extensions.azure.admin with annotations of type ExecuteOn Modifier and Type Class Description classGetAzureSecretsConfigSourceConfigurationCommandclassSetAzureSecretsConfigSourceConfigurationCommandUses of ExecuteOn in fish.payara.microprofile.config.extensions.dynamodb.admin
Classes in fish.payara.microprofile.config.extensions.dynamodb.admin with annotations of type ExecuteOn Modifier and Type Class Description classGetDynamoDBConfigSourceConfigurationCommandclassSetDynamoDBConfigSourceConfigurationCommandUses of ExecuteOn in fish.payara.microprofile.config.extensions.gcp
Classes in fish.payara.microprofile.config.extensions.gcp with annotations of type ExecuteOn Modifier and Type Class Description classGetGCPSecretsConfigSourceConfigurationCommandclassSetGCPSecretsConfigSourceConfigurationCommandUses of ExecuteOn in fish.payara.microprofile.config.extensions.hashicorp.admin
Classes in fish.payara.microprofile.config.extensions.hashicorp.admin with annotations of type ExecuteOn Modifier and Type Class Description classGetHashiCorpSecretsConfigSourceConfigurationCommandclassSetHashiCorpSecretsConfigSourceConfigurationCommandUses of ExecuteOn in fish.payara.microprofile.config.extensions.ldap.admin
Classes in fish.payara.microprofile.config.extensions.ldap.admin with annotations of type ExecuteOn Modifier and Type Class Description classGetLDAPConfigSourceConfigurationclassSetLDAPConfigSourceConfigurationUses of ExecuteOn in fish.payara.microprofile.faulttolerance.admin
Classes in fish.payara.microprofile.faulttolerance.admin with annotations of type ExecuteOn Modifier and Type Class Description classGetFaultToleranceConfigurationCommandclassSetFaultToleranceConfigurationCommandUses of ExecuteOn in fish.payara.microprofile.healthcheck.admin
Classes in fish.payara.microprofile.healthcheck.admin with annotations of type ExecuteOn Modifier and Type Class Description classGetMPHealthCheckConfigurationclassSetMPHealthCheckConfigurationUses of ExecuteOn in fish.payara.microprofile.metrics.admin
Classes in fish.payara.microprofile.metrics.admin with annotations of type ExecuteOn Modifier and Type Class Description classGetMetricsConfigurationCommandAsAdmin command to get metrics configurationclassSetMetricsConfigurationCommandAsAdmin command to set metrics configurationUses of ExecuteOn in fish.payara.microprofile.openapi.impl.admin
Classes in fish.payara.microprofile.openapi.impl.admin with annotations of type ExecuteOn Modifier and Type Class Description classGetOpenApiConfigurationCommandclassSetOpenApiConfigurationCommandUses of ExecuteOn in fish.payara.monitoring.admin
Classes in fish.payara.monitoring.admin with annotations of type ExecuteOn Modifier and Type Class Description classSetMonitoringConsoleConfigurationCommandUses of ExecuteOn in fish.payara.notification.eventbus.core
Classes in fish.payara.notification.eventbus.core with annotations of type ExecuteOn Modifier and Type Class Description classGetCDIEventbusNotifierConfigurationCommandclassGetEventbusNotifierConfigurationCommandclassSetCDIEventbusNotifierConfigurationCommandclassSetEventbusNotifierConfigurationCommandUses of ExecuteOn in fish.payara.notification.jms
Classes in fish.payara.notification.jms with annotations of type ExecuteOn Modifier and Type Class Description classGetJmsNotifierConfigurationCommandclassSetJmsNotifierConfigurationCommandUses of ExecuteOn in fish.payara.nucleus.executorservice.admin
Classes in fish.payara.nucleus.executorservice.admin with annotations of type ExecuteOn Modifier and Type Class Description classGetPayaraExecutorServiceConfigurationCommandclassSetPayaraExecutorServiceConfigurationCommandUses of ExecuteOn in fish.payara.nucleus.hazelcast.admin
Classes in fish.payara.nucleus.hazelcast.admin with annotations of type ExecuteOn Modifier and Type Class Description classClearCacheASAdmin command to clear the cache of all entriesclassGetHazelcastConfigurationAsadmin command to get the current configuration of HazelcastclassListCacheKeysclassListCachesclassListHazelcastMembersclassRestartHazelcastclassSetHazelcastConfigurationUses of ExecuteOn in fish.payara.nucleus.healthcheck.admin
Uses of ExecuteOn in fish.payara.nucleus.healthcheck.stuck.admin
Classes in fish.payara.nucleus.healthcheck.stuck.admin with annotations of type ExecuteOn Modifier and Type Class Description classStuckThreadsConfigurerDeprecated.Replaced bySetHealthCheckServiceConfigurationUses of ExecuteOn in fish.payara.nucleus.microprofile.config.admin
Classes in fish.payara.nucleus.microprofile.config.admin with annotations of type ExecuteOn Modifier and Type Class Description classDeleteConfigPropertyasAdmin command to the set the value of a config propertyclassGetConfigOrdinalasAdmin command to the get the ordinal for one of the built in Config SourcesclassGetConfigPropertyasAdmin command to get the value of a configuration propertyclassGetConfigSecretsDirectoryasAdmin command to the set the directory for the Secrets Dir Config SourceclassGetJDBCConfigSourceConfigurationclassSetConfigCacheDurationclassSetConfigOrdinalasAdmin command to the set the ordinal for one of the built in Config SourcesclassSetConfigPropertyasAdmin command to the set the value of a config propertyclassSetConfigSecretsDirectoryasAdmin command to the set the directory for the Secrets Dir Config SourceclassSetJDBCConfigSourceConfigurationUses of ExecuteOn in fish.payara.nucleus.notification.admin
Classes in fish.payara.nucleus.notification.admin with annotations of type ExecuteOn Modifier and Type Class Description classGetNotificationConfigurationCommandAdmin command to list Notification ConfigurationclassNotificationConfigurerAdmin command to enable/disable all notification services defined in domain.xml.classNotifierServiceListerclassSetNotificationConfigurationAdmin command to set notification services configurationclassTestNotifierTests that the log notifier worksUses of ExecuteOn in fish.payara.nucleus.notification.log
Classes in fish.payara.nucleus.notification.log with annotations of type ExecuteOn Modifier and Type Class Description classGetLogNotifierConfigurationclassSetLogNotifierConfigurationUses of ExecuteOn in fish.payara.nucleus.phonehome.admin
Classes in fish.payara.nucleus.phonehome.admin with annotations of type ExecuteOn Modifier and Type Class Description classDisablePhoneHomeAdmin command to disable Phone Home service.classEnablePhoneHomeAdmin command to enable Phone Home service.classListPhoneHomeAdmin command to disable Phone Home service.Uses of ExecuteOn in fish.payara.nucleus.requesttracing.admin
Classes in fish.payara.nucleus.requesttracing.admin with annotations of type ExecuteOn Modifier and Type Class Description classGetRequestTracingConfigurationAdmin command to list Request Tracing ConfigurationclassListRequestTracesclassRequestTracingBootstrapperAdmin command to bootstrap request tracing serviceclassSetRequestTracingConfigurationAdmin command to enable/disable all request tracing services defined in domain.xml.Uses of ExecuteOn in fish.payara.service.example.config.admin
Classes in fish.payara.service.example.config.admin with annotations of type ExecuteOn Modifier and Type Class Description classExampleConfigUpdateOnlyOnDASExample command that updates the correct configuration but runs ONLY on the DAS You can do this style of command if you only want to update the configuration and you don't care about updating the service dynamically in other running instances NOTE: If the service is a ConfigListener it will still be notified on the DAS that the configuration has changedclassExampleDASCommandWithReplicationThis is an Exemplar asadmin command that needs to first run on the DAS to do something and then runs an additional command on a number of instances.classExampleInstanceCommandExample Command that does not operate on the configuration but wants to interact directly with the service running in an instance.classGetExampleServiceMessageCommandThis is an exemplar command for displaying to the user the configuration as specified in the domain.xml In contrast to the equivalent set command this command only needs to run on the DAS and does not need to replicate itself to all nodes.classSetExampleServiceMessageExemplar command for configuration updates.Uses of ExecuteOn in org.glassfish.admin.cli.resources
Classes in org.glassfish.admin.cli.resources with annotations of type ExecuteOn Modifier and Type Class Description classCreateResourceRefCreate Resource Ref CommandclassDeleteResourceRefDelete Resource Ref CommandclassListResourceRefsList Resource Refs CommandclassUpdateResourceRefUses of ExecuteOn in org.glassfish.admin.monitor.cli
Classes in org.glassfish.admin.monitor.cli with annotations of type ExecuteOn Modifier and Type Class Description classListJndiEntriesUses of ExecuteOn in org.glassfish.admin.rest.cli
Classes in org.glassfish.admin.rest.cli with annotations of type ExecuteOn Modifier and Type Class Description classGetGroupNamesCommandreturns the list of targetsclassGetTokensCommandclassSetRestConfigRemote asadmin command: set-rest-config Purpose: Allows the invoker to configure the REST module.classSupportsUserManagementCommandreturns the list of targetsclassSynchronizeRealmFromConfigreturns the list of targetsUses of ExecuteOn in org.glassfish.admin.rest.generator.client
Classes in org.glassfish.admin.rest.generator.client with annotations of type ExecuteOn Modifier and Type Class Description classGenerateClientCommandUses of ExecuteOn in org.glassfish.admin.rest.resources.custom
Classes in org.glassfish.admin.rest.resources.custom with annotations of type ExecuteOn Modifier and Type Class Description classSystemPropertiesCliResourceUses of ExecuteOn in org.glassfish.api.admin
Methods in org.glassfish.api.admin that return ExecuteOn Modifier and Type Method Description abstract ExecuteOnCommandModel. getClusteringAttributes()Return the cluster parameters for this command or null if none are specified and defaults should be used.Uses of ExecuteOn in org.glassfish.appclient.server.admin
Classes in org.glassfish.appclient.server.admin with annotations of type ExecuteOn Modifier and Type Class Description classGetRelativeJWSURICommandReturns the path part (not host or port) of the URI for launching an app client using Java Web Start.Uses of ExecuteOn in org.glassfish.batch
Classes in org.glassfish.batch with annotations of type ExecuteOn Modifier and Type Class Description classListBatchJobExecutionsCommand to list batch jobs info 1 * 1 * jobName --------> instanceId --------> executionIdclassListBatchJobExecutionsProxyCommand to list batch jobs info 1 * 1 * jobName --------> instanceId --------> executionIdclassListBatchJobsCommand to list batch jobs info 1 * 1 * jobName --------> instanceId --------> executionIdclassListBatchJobsProxyCommand to list batch jobs info 1 * 1 * jobName --------> instanceId --------> executionIdclassListBatchJobStepsCommand to list batch jobs info 1 * 1 * jobName --------> instanceId --------> executionIdclassListBatchJobStepsProxyCommand to list batch jobs info 1 * 1 * jobName --------> instanceId --------> executionIdclassListBatchRuntimeConfigurationCommand to list batch jobs infoclassSetBatchRuntimeConfigurationUses of ExecuteOn in org.glassfish.common.util.admin
Methods in org.glassfish.common.util.admin that return ExecuteOn Modifier and Type Method Description ExecuteOnCommandModelImpl. getClusteringAttributes()ExecuteOnGenericCommandModel. getClusteringAttributes()Constructors in org.glassfish.common.util.admin with parameters of type ExecuteOn Constructor Description GenericCommandModel(Class<?> targetType, boolean useAnnotations, ExecuteOn cluster, I18n i18n, LocalStringManager localStrings, DomDocument document, String commandName, boolean managedJob, Class<?>... extraTypes)GenericCommandModel constructor.Uses of ExecuteOn in org.glassfish.concurrent.admin
Classes in org.glassfish.concurrent.admin with annotations of type ExecuteOn Modifier and Type Class Description classCreateContextServiceCreate Context Service CommandclassCreateManagedExecutorServiceCreate Managed Executor Service CommandclassCreateManagedScheduledExecutorServiceCreate Managed Scheduled Executor Service CommandclassCreateManagedThreadFactoryCreate Managed Thread Factory CommandclassDeleteContextServiceDelete Context Service CommandclassDeleteManagedExecutorServiceDelete Managed Executor Service CommandclassDeleteManagedScheduledExecutorServiceDelete Managed Scheduled Executor Service CommandclassDeleteManagedThreadFactoryDelete Managed Thread Factory CommandclassListContextServicesList Context Service Resources commandclassListManagedExecutorServicesList Managed Executor Service Resources commandclassListManagedScheduledExecutorServicesList Managed Scheduled Executor Service Resources commandclassListManagedThreadFactoriesList Managed Thread Factory Resources commandUses of ExecuteOn in org.glassfish.config.support
Methods in org.glassfish.config.support that return ExecuteOn Modifier and Type Method Description ExecuteOncluster()Returns the desired behaviors in a clustered environment.ExecuteOncluster()Returns the desired behaviors in a clustered environment.Uses of ExecuteOn in org.glassfish.connectors.admin.cli
Classes in org.glassfish.connectors.admin.cli with annotations of type ExecuteOn Modifier and Type Class Description classCreateAdminObjectCreate Admin Object CommandclassCreateConnectorConnectionPoolCreate Connector Connection Pool CommandclassCreateConnectorResourceCreate Connector Resource CommandclassCreateConnectorSecurityMapCreate Connector SecurityMap commandclassCreateConnectorWorkSecurityMapCreate Connector Work Security MapclassCreateResourceAdapterConfigCreate RA Config CommandclassDeleteAdminObjectDelete Admin Object commandclassDeleteConnectorConnectionPoolDelete Connector Connection Pool CommandclassDeleteConnectorResourceDelete Connector Resource commandclassDeleteConnectorSecurityMapDelete Connector Work Security MapclassDeleteConnectorWorkSecurityMapDelete Connector Work Security MapclassDeleteResourceAdapterConfigDelete RA Config commandclassFlushConnectionPoolLocalThe actual command to flush a connection pool.classFlushInstancesConnectionPoolThe command to flush a connection pool.classListAdminObjectsList Admin Objects commandclassListConnectorConnectionPoolsList Connector Connection Pools commandclassListConnectorResourcesList Connector Resources commandclassListConnectorSecurityMapsList Connector Security MapsclassListResourceAdapterConfigsList Resource Adapter Configs commandclassPingConnectionPoolPing Connection Pool CommandUses of ExecuteOn in org.glassfish.deployment.admin
Classes in org.glassfish.deployment.admin with annotations of type ExecuteOn Modifier and Type Class Description classAddLibraryCommandAn asadmin command to add a new library to the libs directory of the domain by uploading a file.classCreateApplicationRefCommandCreate application ref commandclassCreateLifecycleModuleCommandCreate lifecycle modules.classDeleteApplicationRefCommandDelete application ref commandclassDeleteLifecycleModuleCommandDelete lifecycle modules.classDeployCommandDeploy commandclassDeployDirCommanddeploydir commandclassDisableCommandDisable commandclassEnableCommandEnable commandclassGetApplicationLaunchURLsCommandclassGetDeploymentConfigurationsCommandGet deployment configurations commandclassGetHostAndPortCommandclassGetTargetsCommandclassInstanceDeployCommandThe deploy command that runs on instanceclassInstanceLifecycleModuleCommandThe command to create application ref for lifecycle module on instanceclassInstanceValidateRemoteDirDeploymentCommandInstance-only command which makes sure that a deployment directory seems to be the same when viewed from this instance as when viewed from the DAS.classIsSnifferUserVisibleCommandclassListApplicationRefsCommandList application ref commandclassListApplicationsCommandclassListAppRefsCommandclassListComponentsCommandlist-components commandclassListLibrariesCommandclassListLifecycleModulesCommandList lifecycle modules.classMTDeployCommandclassMTProvisionCommandclassMTUndeployCommandclassMTUnprovisionCommandclassPostDeployCommandCauses InstanceDeployCommand executions on the correct remote instances.classPostDisableCommandclassPostEnableCommandclassPostUndeployCommandRuns after any replications of the undeploy command have been sent to instances.classReDeployCommandReDeploy commandclassRemoveLibraryCommandclassShowComponentStatusCommandclassUndeployCommandUndeploys applications.classUpdateApplicationRefCommandclassValidateRemoteDirDeploymentCommandMakes sure that, if a deployment is a directory deployment to a non-DAS target, that all targeted instances "see" the same files in the specified deployment directory as the DAS sees.Uses of ExecuteOn in org.glassfish.ejb.admin.cli
Classes in org.glassfish.ejb.admin.cli with annotations of type ExecuteOn Modifier and Type Class Description classListTimersclassMigrateTimersUses of ExecuteOn in org.glassfish.flashlight.cli
Classes in org.glassfish.flashlight.cli with annotations of type ExecuteOn Modifier and Type Class Description classDisableMonitoringclassEnableMonitoringUses of ExecuteOn in org.glassfish.javaee.core.deployment
Classes in org.glassfish.javaee.core.deployment with annotations of type ExecuteOn Modifier and Type Class Description classGetContextRootCommandGet context root commandclassListSubComponentsCommandlist-sub-components commandUses of ExecuteOn in org.glassfish.jdbc.admin.cli
Classes in org.glassfish.jdbc.admin.cli with annotations of type ExecuteOn Modifier and Type Class Description classCreateJdbcConnectionPoolCreate JDBC Connection Pool CommandclassCreateJdbcResourceCreate JDBC Resource CommandclassDeleteJdbcConnectionPoolDelete JDBC Connection Pool CommandclassDeleteJdbcResourceDelete JDBC Resource commandclassListJdbcConnectionPoolsList JDBC Connection Pools commandclassListJdbcResourcesList JDBC Resources commandUses of ExecuteOn in org.glassfish.jms.admin.cli
Classes in org.glassfish.jms.admin.cli with annotations of type ExecuteOn Modifier and Type Class Description classChangeMasterBrokerCommandChange JMS Master Broker CommandclassConfigureJMSClusterConfigure JMS Cluster CommandclassCreateJMSDestinationCreate JMS DestinationclassCreateJMSHostCreate Admin Object CommandclassCreateJMSResourceCreate JMS Resource CommandclassDeleteJMSDestinationdelete JMS DestinationclassDeleteJMSHostList Delete Jms Hosts commandclassDeleteJMSResourceDelete JMS Resource CommandclassFlushJMSDestinationFlush JMS DestinationclassGetJmsPhysicalDestinationCommandclassJMSPingclassListJMSDestinationsCreate JMS DestinationclassListJMSHostsList JMS Hosts commandclassListJMSResourcesList Connector Resources commandclassUpdateJmsPhysicalDestinationCommandUses of ExecuteOn in org.glassfish.jta.admin.cli
Classes in org.glassfish.jta.admin.cli with annotations of type ExecuteOn Modifier and Type Class Description classFreezeTransactionServiceclassRollbackTransactionclassUnFreezeTransactionServiceUses of ExecuteOn in org.glassfish.jts.admin.cli
Classes in org.glassfish.jts.admin.cli with annotations of type ExecuteOn Modifier and Type Class Description classRecoverTransactionsclassRecoverTransactionsInternalUses of ExecuteOn in org.glassfish.loadbalancer.admin.cli
Classes in org.glassfish.loadbalancer.admin.cli with annotations of type ExecuteOn Modifier and Type Class Description classConfigureLBWeightCommandThis is a remote command that enables lb-enabled attribute of an application for cluster or instanceclassCreateHTTPHealthCheckerCommandThis is a remote command that creates health-checker config for cluster or server.classCreateHTTPLBRefCommandThis is a remote command that supports the create-http-lb-ref CLI command.classCreateHTTPLoadBalancerCommandThis method supports the create-http-lb CLI command.classDeleteHTTPHealthCheckerCommandThis is a remote command that deletes health-checker config for cluster or server.classDeleteHTTPLBRefCommandThis is a remote command that supports the delete-http-lb-ref CLI command.classDisableHTTPLBApplicationCommandThis is a remote command that disables lb-enabled attribute of an application for cluster or instanceclassDisableHTTPLBServerCommandThis is a remote command that enables lb-enabled attribute of server-refclassEnableHTTPLBApplicationCommandThis is a remote command that enables lb-enabled attribute of an application for cluster or instanceclassEnableHTTPLBServerCommandThis is a remote command that enables lb-enabled attribute of server-refclassListLBConfigsCommandThis is a remote commands to list lb configs (ported from v2) Interestingly, in this command, operand has multiple meanings - it can be a target (cluster or standalone instance) or a lb config name.Uses of ExecuteOn in org.glassfish.orb.admin.cli
Classes in org.glassfish.orb.admin.cli with annotations of type ExecuteOn Modifier and Type Class Description classCreateIiopListenerCreate IioP Listener CommandclassDeleteIiopListenerclassListIiopListenersList IIOP Listener commandUses of ExecuteOn in org.glassfish.resources.admin.cli
Classes in org.glassfish.resources.admin.cli with annotations of type ExecuteOn Modifier and Type Class Description classAddResourcesCreate add-resources CommandclassCreateCustomResourceCreate Custom ResourceclassCreateJndiResourceCreate Jndi ResourceclassDeleteCustomResourceDelete Custom Resource objectclassDeleteJndiResourceDelete Jndi Resource objectclassListCustomResourcesList Custom Resources commandclassListJndiResourcesList Jndi Resources commandUses of ExecuteOn in org.glassfish.resources.javamail.admin.cli
Classes in org.glassfish.resources.javamail.admin.cli with annotations of type ExecuteOn Modifier and Type Class Description classCreateJavaMailResourceCreate Java Mail ResourceclassDeleteJavaMailResourceDelete Mail Resource objectclassListJavaMailResourcesList Mail Resources commandUses of ExecuteOn in org.glassfish.security.services.commands
Classes in org.glassfish.security.services.commands with annotations of type ExecuteOn Modifier and Type Class Description classCreateLoginModuleConfigGeneral create LoginModule config command.classCreateSecurityProviderGeneral create security provider command.classCreateSecurityServiceGeneral create security service command.classLDAPAdminAccessConfiguratorA convenience command to configure LDAP for administration.Uses of ExecuteOn in org.glassfish.web.admin.cli
Classes in org.glassfish.web.admin.cli with annotations of type ExecuteOn Modifier and Type Class Description classCreateHttpCommand to create http element within a protocol element Sample Usage : create-http protocol_name domain.xml element example <http max-connections="250" default-virtual-server="server" server-name=""> <file-cache enabled="false" /> </http>classCreateHttpListenerCreate Http Listener CommandclassCreateHttpRedirectCommand to createhttp-redirectelement as a child of theprotocolelement.classCreateNetworkListenerCommand to create Network ListenerclassCreateProtocolCommand to create protocol element within network-config Sample Usage : create-protocol [--securityenabled true|false] protocol_name domain.xml element exampleclassCreateProtocolFilterclassCreateProtocolFinderclassCreateTransportCommand to create transport element within network-config Sample Usage : create-transport [--acceptorThreads no_of_acceptor_threads] [--bufferSizeBytes buff_size_bytes] [--classname class_name] [--selectionKeyHandler true|false] [--displayConfiguration true|false][--maxConnectionsCount count] [--idleKeyTimeoutSeconds idle_key_timeout] [--tcpNoDelay true|false] [--readTimeoutMillis read_timeout][--writeTimeoutMillis write_timeout] [--byteBufferType buff_type] [--selectorPollTimeoutMillis true|false] transport_name domain.xml element exampleclassCreateVirtualServerCommand to create virtual serverclassDeleteHttpDelete Protocol commandclassDeleteHttpListenerDelete http listener commandclassDeleteHttpRedirectCommand to delete <http-redirect> elements within a specificprotocol.classDeleteNetworkListenerDelete Network Listener commandclassDeleteProtocolDelete Protocol commandclassDeleteProtocolFilterclassDeleteProtocolFinderclassDeleteTransportDelete Transport commandclassDeleteVirtualServerDelete virtual server commandclassGetHttpListenerCLI command for getting the properties of a HTTP listener.classGetProtocolCLI command for getting the properties of a protocol.classListHttpListenersList http listeners commandclassListNetworkListenersList network listeners commandclassListProtocolFiltersList protocol filters commandclassListProtocolFindersList protocol finders commandclassListProtocolsList protocols commandclassListTransportsList transports commandclassListVirtualServersList virtual server commandUses of ExecuteOn in org.glassfish.webservices.cli
Classes in org.glassfish.webservices.cli with annotations of type ExecuteOn Modifier and Type Class Description classListWebServicesCommandCLI for listing all web services.
-