Uses of Interface
org.glassfish.api.admin.AdminCommandContext
-
-
Uses of AdminCommandContext in com.sun.enterprise.admin.cli.schemadoc
Methods in com.sun.enterprise.admin.cli.schemadoc with parameters of type AdminCommandContext Modifier and Type Method Description voidGenerateDomainSchema. execute(AdminCommandContext context) -
Uses of AdminCommandContext in com.sun.enterprise.admin.commands
Methods in com.sun.enterprise.admin.commands with parameters of type AdminCommandContext Modifier and Type Method Description voidCreateSsl. execute(AdminCommandContext context)Executes the command with the command parameters passed as Properties where the keys are the paramter names and the values the parameter valuesvoidDeleteSsl. execute(AdminCommandContext context)Executes the command with the command parameters passed as Properties where the keys are the parameter names and the values the parameter values -
Uses of AdminCommandContext in com.sun.enterprise.admin.util
Methods in com.sun.enterprise.admin.util with parameters of type AdminCommandContext Modifier and Type Method Description booleanCommandSecurityChecker. authorize(Subject subject, Map<String,Object> env, AdminCommand command, AdminCommandContext adminCommandContext)Reports whether the Subject is allowed to perform the specified admin command.static ActionReport.ExitCodeClusterOperationUtil. replicateCommand(String commandName, FailurePolicy failPolicy, FailurePolicy offlinePolicy, FailurePolicy neverStartedPolicy, Collection<String> targetNames, AdminCommandContext context, ParameterMap parameters, org.glassfish.hk2.api.ServiceLocator habitat)static ActionReport.ExitCodeClusterOperationUtil. replicateCommand(String commandName, FailurePolicy failPolicy, FailurePolicy offlinePolicy, FailurePolicy neverStartedPolicy, Collection<String> targetNames, AdminCommandContext context, ParameterMap parameters, org.glassfish.hk2.api.ServiceLocator habitat, File intermediateDownloadDir)Replicates a given command on the given list of targets, optionally gathering downloaded result payloads from the instance commands into a directory.static ActionReport.ExitCodeClusterOperationUtil. replicateCommand(String commandName, FailurePolicy failPolicy, FailurePolicy offlinePolicy, FailurePolicy neverStartedPolicy, List<Server> instancesForReplication, AdminCommandContext context, ParameterMap parameters, org.glassfish.hk2.api.ServiceLocator habitat)static ActionReport.ExitCodeClusterOperationUtil. replicateCommand(String commandName, FailurePolicy failPolicy, FailurePolicy offlinePolicy, FailurePolicy neverStartedPolicy, List<Server> instancesForReplication, AdminCommandContext context, ParameterMap parameters, org.glassfish.hk2.api.ServiceLocator habitat, File intermediateDownloadDir)Replicates a given command on the given list of targets, optionally gathering downloaded result payloads from the instance commands into a directory. -
Uses of AdminCommandContext in com.sun.enterprise.config.modularity.command
Methods in com.sun.enterprise.config.modularity.command with parameters of type AdminCommandContext Modifier and Type Method Description voidCreateModuleConfigCommand. execute(AdminCommandContext context)voidDeleteModuleConfigCommand. execute(AdminCommandContext context)voidGetActiveConfigCommand. execute(AdminCommandContext context)booleanCreateModuleConfigCommand. preAuthorization(AdminCommandContext context)booleanDeleteModuleConfigCommand. preAuthorization(AdminCommandContext context)booleanGetActiveConfigCommand. preAuthorization(AdminCommandContext context) -
Uses of AdminCommandContext in com.sun.enterprise.config.serverbeans
Methods in com.sun.enterprise.config.serverbeans with parameters of type AdminCommandContext Modifier and Type Method Description voidCluster.Decorator. decorate(AdminCommandContext context, Cluster instance)Decorates the newly CRUD created cluster configuration instance.voidCluster.DeleteDecorator. decorate(AdminCommandContext context, Clusters parent, Cluster child)voidNode.Decorator. decorate(AdminCommandContext context, Node instance)Decorates the newly CRUD created cluster configuration instance.voidNode.DeleteDecorator. decorate(AdminCommandContext context, Nodes parent, Node child)voidSecureAdminInternalUser.CrDecorator. decorate(AdminCommandContext context, SecureAdminInternalUser instance)voidSecureAdminPrincipal.CrDecorator. decorate(AdminCommandContext context, SecureAdminPrincipal instance)voidServer.CreateDecorator. decorate(AdminCommandContext context, Server instance)voidServer.DeleteDecorator. decorate(AdminCommandContext context, Servers parent, Server child)<T extends ConfigBeanProxy>
TDomainExtensionResolver. resolve(AdminCommandContext context, Class<T> type)<T extends ConfigBeanProxy>
TSecureAdminPrincipal.Resolver. resolve(AdminCommandContext context, Class<T> type) -
Uses of AdminCommandContext in com.sun.enterprise.security.admin.cli
Methods in com.sun.enterprise.security.admin.cli with parameters of type AdminCommandContext Modifier and Type Method Description voidSecureAdminCommand. execute(AdminCommandContext context)Executes the particular xxx-secure-admin command (enable or disable). -
Uses of AdminCommandContext in com.sun.enterprise.security.cli
Methods in com.sun.enterprise.security.cli with parameters of type AdminCommandContext Modifier and Type Method Description voidChangeAdminPassword. execute(AdminCommandContext context)Executes the command with the command parameters passed as Properties where the keys are the paramter names and the values the parameter valuesvoidCreateAuditModule. execute(AdminCommandContext context)Executes the command with the command parameters passed as Properties where the keys are paramter names and the values the parameter valuesvoidCreateAuthRealm. execute(AdminCommandContext context)Executes the command with the command parameters passed as Properties where the keys are the paramter names and the values the parameter valuesvoidCreateFileUser. execute(AdminCommandContext context)Executes the command with the command parameters passed as Properties where the keys are the paramter names and the values the parameter valuesvoidCreateJACCProvider. execute(AdminCommandContext context)voidCreateMessageSecurityProvider. execute(AdminCommandContext context)Executes the command with the command parameters passed as Properties where the keys are parameter names and the values the parameter valuesvoidCreatePasswordAlias. execute(AdminCommandContext context)Executes the command with the command parameters passed as Properties where the keys are parameter names and the values the parameter valuesvoidDeleteAuditModule. execute(AdminCommandContext context)Executes the command with the command parameters passed as Properties where the keys are the paramter names and the values the parameter valuesvoidDeleteAuthRealm. execute(AdminCommandContext context)Executes the command with the command parameters passed as Properties where the keys are the paramter names and the values the parameter valuesvoidDeleteFileUser. execute(AdminCommandContext context)Executes the command with the command parameters passed as Properties where the keys are the paramter names and the values the parameter valuesvoidDeleteJaccProvider. execute(AdminCommandContext context)voidDeleteMessageSecurityProvider. execute(AdminCommandContext context)Executes the command with the command parameters passed as Properties where the keys are the paramter names and the values the parameter valuesvoidDeletePasswordAlias. execute(AdminCommandContext context)Executes the command with the command parameters passed as Properties where the keys are paramter names and the values the parameter valuesvoidListAuditModule. execute(AdminCommandContext context)Executes the command with the command parameters passed as Properties where the keys are the paramter names and the values the parameter valuesvoidListAuthRealm. execute(AdminCommandContext context)Executes the command with the command parameters passed as Properties where the keys are the paramter names and the values the parameter valuesvoidListFileGroup. execute(AdminCommandContext context)Executes the command with the command parameters passed as Properties where the keys are the paramter names and the values the parameter valuesvoidListFileUser. execute(AdminCommandContext context)Executes the command with the command parameters passed as Properties where the keys are the paramter names and the values the parameter valuesvoidListJaccProviders. execute(AdminCommandContext context)voidListMessageSecurityProvider. execute(AdminCommandContext context)Executes the command with the command parameters passed as Properties where the keys are the paramter names and the values the parameter valuesvoidListPasswordAlias. execute(AdminCommandContext context)Executes the command with the command parameters passed as Properties where the keys are paramter names and the values the parameter valuesvoidListSupportedCipherSuites. execute(AdminCommandContext context)voidUpdateFileUser. execute(AdminCommandContext context)Executes the command with the command parameters passed as Properties where the keys are the paramter names and the values the parameter valuesvoidUpdatePasswordAlias. execute(AdminCommandContext context)Executes the command with the command parameters passed as Properties where the keys are parameter names and the values the parameter valuesbooleanChangeAdminPassword. preAuthorization(AdminCommandContext context)booleanCreateAuditModule. preAuthorization(AdminCommandContext context)booleanCreateAuthRealm. preAuthorization(AdminCommandContext context)booleanCreateFileUser. preAuthorization(AdminCommandContext context)booleanCreateJACCProvider. preAuthorization(AdminCommandContext context)booleanCreateMessageSecurityProvider. preAuthorization(AdminCommandContext context)booleanDeleteAuditModule. preAuthorization(AdminCommandContext context)booleanDeleteAuthRealm. preAuthorization(AdminCommandContext context)booleanDeleteFileUser. preAuthorization(AdminCommandContext context)booleanDeleteJaccProvider. preAuthorization(AdminCommandContext context)booleanDeleteMessageSecurityProvider. preAuthorization(AdminCommandContext context)booleanDeletePasswordAlias. preAuthorization(AdminCommandContext context)booleanListAuditModule. preAuthorization(AdminCommandContext context)booleanListAuthRealm. preAuthorization(AdminCommandContext context)booleanListFileGroup. preAuthorization(AdminCommandContext context)booleanListFileUser. preAuthorization(AdminCommandContext context)booleanListJaccProviders. preAuthorization(AdminCommandContext context)booleanListMessageSecurityProvider. preAuthorization(AdminCommandContext context)booleanUpdateFileUser. preAuthorization(AdminCommandContext context) -
Uses of AdminCommandContext in com.sun.enterprise.server.logging.commands
Methods in com.sun.enterprise.server.logging.commands with parameters of type AdminCommandContext Modifier and Type Method Description voidCollectLogFiles. execute(AdminCommandContext context)voidDeleteLogLevel. execute(AdminCommandContext context)voidInstanceGetLogFileCommand. execute(AdminCommandContext context)voidListLogAttributes. execute(AdminCommandContext context)voidListLoggerLevels. execute(AdminCommandContext context)voidListLoggers. execute(AdminCommandContext context)voidLoadDefaultLogAttributes. execute(AdminCommandContext context)voidLoadDefaultLogLevels. execute(AdminCommandContext context)voidRotateLog. execute(AdminCommandContext context)voidSetLogAttributes. execute(AdminCommandContext context)voidSetLogFileFormat. execute(AdminCommandContext context)voidSetLogLevel. execute(AdminCommandContext context) -
Uses of AdminCommandContext in com.sun.enterprise.v3.admin
Methods in com.sun.enterprise.v3.admin with parameters of type AdminCommandContext Modifier and Type Method Description voidListCommand. callInstance(ActionReport report, AdminCommandContext context, String targetName)voidJobManagerService. checkpoint(AdminCommandContext context, Serializable data)voidJobManagerService. checkpoint(AdminCommand command, AdminCommandContext context)protected voidRestartServer. doExecute(AdminCommandContext context)Restart of the application server : All running services are stopped.voidCreateProfiler. execute(AdminCommandContext context)Executes the command with the command parameters passed as Properties where the keys are the paramter names and the values the parameter valuesvoidCreateSystemProperties. execute(AdminCommandContext context)Executes the command with the command parameters passed as Properties where the keys are the paramter names and the values the parameter valuesvoidDeleteProfiler. execute(AdminCommandContext context)Executes the command with the command parameters passed as Properties where the keys are the paramter names and the values the parameter valuesvoidDeleteSystemProperty. execute(AdminCommandContext context)Executes the command with the command parameters passed as Properties where the keys are the paramter names and the values the parameter valuesvoidDumpHK2Command. execute(AdminCommandContext context)voidGenerateBashAutoCompletionCommand. execute(AdminCommandContext context)voidGetCommand. execute(AdminCommandContext context)voidGetHabitatInfo. execute(AdminCommandContext context)voidGetRestartRequiredCommand. execute(AdminCommandContext context)voidListCommand. execute(AdminCommandContext context)voidListCommandDescriptorsCommand. execute(AdminCommandContext context)voidListCommandsCommand. execute(AdminCommandContext context)Executes the command with the command parameters passed as Properties where the keys are the paramter names and the values the parameter valuesvoidListContainersCommand. execute(AdminCommandContext context)voidListModulesCommand. execute(AdminCommandContext context)voidListSystemProperties. execute(AdminCommandContext context)Executes the command with the command parameters passed as Properties where the keys are the paramter names and the values the parameter valuesvoidLocationsCommand. execute(AdminCommandContext context)voidRestartDomainCommand. execute(AdminCommandContext context)Restart of the application server : All running services are stopped.voidRuntimeInfo. execute(AdminCommandContext context)voidSetCommand. execute(AdminCommandContext context)voidStopDomainCommand. execute(AdminCommandContext context)Shutdown of the application server : All running services are stopped.ActionReport.ExitCodeSupplementalCommandExecutorImpl. execute(Collection<SupplementalCommandExecutor.SupplementalCommand> supplementals, Supplemental.Timing time, AdminCommandContext context, ParameterMap parameters, org.jvnet.hk2.component.MultiMap<String,File> optionFileMap)voidSupplementalCommandExecutorImpl.SupplementalCommandImpl. execute(AdminCommandContext ctxt)voidUptimeCommand. execute(AdminCommandContext context)voidVersionCommand. execute(AdminCommandContext context)booleanCreateProfiler. preAuthorization(AdminCommandContext context)booleanCreateSystemProperties. preAuthorization(AdminCommandContext context)booleanDeleteProfiler. preAuthorization(AdminCommandContext context)booleanDeleteSystemProperty. preAuthorization(AdminCommandContext context)booleanGetCommand. preAuthorization(AdminCommandContext context)booleanListCommand. preAuthorization(AdminCommandContext context)booleanListSystemProperties. preAuthorization(AdminCommandContext context)booleanSetCommand. preAuthorization(AdminCommandContext context)voidMonitoringReporter. prepareGet(AdminCommandContext c, String arg, Boolean data)voidMonitoringReporter. prepareList(AdminCommandContext c, String arg) -
Uses of AdminCommandContext in com.sun.enterprise.v3.admin.cluster
Methods in com.sun.enterprise.v3.admin.cluster with parameters of type AdminCommandContext Modifier and Type Method Description voidBootstrapSecureAdminCommand. execute(AdminCommandContext context)voidCopyConfigCommand. execute(AdminCommandContext context)voidCreateInstanceCommand. execute(AdminCommandContext context)voidCreateNodeConfigCommand. execute(AdminCommandContext context)voidCreateNodeImplicitCommand. execute(AdminCommandContext context)voidCreateNodeSshCommand. execute(AdminCommandContext context)voidDeleteConfigCommand. execute(AdminCommandContext context)voidDeleteInstanceCommand. execute(AdminCommandContext ctx)voidDeleteNodeConfigCommand. execute(AdminCommandContext context)voidDeleteNodeSshCommand. execute(AdminCommandContext context)voidExportSyncBundle. execute(AdminCommandContext context)ActionReport.ExitCodeGlassFishClusterExecutor. execute(String commandName, AdminCommand command, AdminCommandContext context, ParameterMap parameters)Execute the passed command on targeted remote instances.voidInstanceRegisterInstanceCommand. execute(AdminCommandContext ctxt)voidListClustersCommand. execute(AdminCommandContext context)voidListConfigsCommand. execute(AdminCommandContext context)voidListInstancesCommand. execute(AdminCommandContext context)voidListNodesCommand. execute(AdminCommandContext context)voidListNodesConfigCommand. execute(AdminCommandContext context)voidListNodesSshCommand. execute(AdminCommandContext context)voidPingNodeSshCommand. execute(AdminCommandContext context)voidPostRegisterInstanceCommand. execute(AdminCommandContext context)voidPostUnregisterInstanceCommand. execute(AdminCommandContext context)voidRestartClusterCommand. execute(AdminCommandContext context)voidRestartInstanceCommand. execute(AdminCommandContext ctx)voidRestartInstanceInstanceCommand. execute(AdminCommandContext context)voidSetupSshCommand. execute(AdminCommandContext context)voidStartClusterCommand. execute(AdminCommandContext context)voidStartInstanceCommand. execute(AdminCommandContext ctx)voidStopClusterCommand. execute(AdminCommandContext context)voidStopInstanceCommand. execute(AdminCommandContext context)voidStopInstanceInstanceCommand. execute(AdminCommandContext context)voidSynchronizeFiles. execute(AdminCommandContext context)voidUpdateNodeCommand. execute(AdminCommandContext context)voidUpdateNodeConfigCommand. execute(AdminCommandContext context)voidUpdateNodeSshCommand. execute(AdminCommandContext context)voidValidateDcom. execute(AdminCommandContext context)voidValidateNodeCommand. execute(AdminCommandContext context)voidCreateRemoteNodeCommand. executeInternal(AdminCommandContext context)protected voidDeleteNodeRemoteCommand. executeInternal(AdminCommandContext context)protected voidPingNodeRemoteCommand. executeInternal(AdminCommandContext context)protected voidUpdateNodeRemoteCommand. executeInternal(AdminCommandContext context)ActionReportClusterCommandHelper. runCommand(String command, ParameterMap map, String targetName, AdminCommandContext context, boolean verbose)Loop through all instances in a cluster and execute a command for each one.ActionReportClusterCommandHelper. runCommand(String command, ParameterMap map, String targetName, AdminCommandContext context, boolean verbose, boolean rolling)Loop through all instances in a cluster and execute a command for each one. -
Uses of AdminCommandContext in com.sun.enterprise.v3.admin.cluster.dcom
Methods in com.sun.enterprise.v3.admin.cluster.dcom with parameters of type AdminCommandContext Modifier and Type Method Description voidCreateNodeDcom. execute(AdminCommandContext context)voidDeleteNodeDcom. execute(AdminCommandContext context)voidListNodesDcomCommand. execute(AdminCommandContext context)voidPingNodeDcomCommand. execute(AdminCommandContext context)voidUpdateNodeDcomCommand. execute(AdminCommandContext context) -
Uses of AdminCommandContext in com.sun.enterprise.v3.admin.commands
Methods in com.sun.enterprise.v3.admin.commands with parameters of type AdminCommandContext Modifier and Type Method Description voidAttachCommand. attach(Job attached, JobInfo jobInfo, AdminCommandContext context, String jobName)voidListJobsCommand. display(Collection<JobInfo> jobInfoList, AdminCommandContext context)voidAttachCommand. execute(AdminCommandContext context)voidConfigureManagedJobs. execute(AdminCommandContext context)voidCreateJvmOptions. execute(AdminCommandContext context)voidCreateThreadpool. execute(AdminCommandContext context)Executes the command with the command parameters passed as Properties where the keys are the paramter names and the values the parameter valuesvoidDeleteJvmOptions. execute(AdminCommandContext context)voidDeleteThreadpool. execute(AdminCommandContext context)Executes the command with the command parameters passed as Properties where the keys are the paramter names and the values the parameter valuesvoidGenerateJvmReportCommand. execute(AdminCommandContext ctx)voidGetPayloadCommand. execute(AdminCommandContext context)voidListJobsCommand. execute(AdminCommandContext context)voidListJvmOptions. execute(AdminCommandContext context)voidListThreadpools. execute(AdminCommandContext context)Executes the commandbooleanCreateJvmOptions. preAuthorization(AdminCommandContext context)booleanCreateThreadpool. preAuthorization(AdminCommandContext context)booleanDeleteJvmOptions. preAuthorization(AdminCommandContext context)booleanDeleteThreadpool. preAuthorization(AdminCommandContext context)booleanListJvmOptions. preAuthorization(AdminCommandContext context)booleanListThreadpools. preAuthorization(AdminCommandContext context) -
Uses of AdminCommandContext in fish.payara.admin.amx.cli
Methods in fish.payara.admin.amx.cli with parameters of type AdminCommandContext Modifier and Type Method Description voidSetAmxEnabled. execute(AdminCommandContext context) -
Uses of AdminCommandContext in fish.payara.admin.cluster
Methods in fish.payara.admin.cluster with parameters of type AdminCommandContext Modifier and Type Method Description voidAddInstanceToDeploymentGroupCommand. execute(AdminCommandContext context)voidGetTranslatedConfigValue. execute(AdminCommandContext context)voidListDeploymentGroupsCommand. execute(AdminCommandContext context)voidRemoveInstanceFromDeploymentGroupCommand. execute(AdminCommandContext context)voidRestartDeploymentGroupCommand. execute(AdminCommandContext context)voidStartDeploymentGroupCommand. execute(AdminCommandContext context)voidStopDeploymentGroupCommand. execute(AdminCommandContext context) -
Uses of AdminCommandContext in fish.payara.admin.monitor.cli
Methods in fish.payara.admin.monitor.cli with parameters of type AdminCommandContext Modifier and Type Method Description voidGetMonitoringConfiguration. execute(AdminCommandContext context)voidGetMonitoringLevel. execute(AdminCommandContext context)voidGetMonitoringServiceConfiguration. execute(AdminCommandContext context)voidRestartMonitoring. execute(AdminCommandContext context)voidSetMonitoringConfiguration. execute(AdminCommandContext context)voidSetMonitoringLevel. execute(AdminCommandContext context)voidSetMonitoringServiceConfiguration. execute(AdminCommandContext context) -
Uses of AdminCommandContext in fish.payara.appserver.environment.warning.config.admin
Methods in fish.payara.appserver.environment.warning.config.admin with parameters of type AdminCommandContext Modifier and Type Method Description voidGetEnvironmentWarningConfigurationCommand. execute(AdminCommandContext acc)voidSetEnvironmentWarningConfigurationCommand. execute(AdminCommandContext acc) -
Uses of AdminCommandContext in fish.payara.appserver.micro.services.asadmin
Methods in fish.payara.appserver.micro.services.asadmin with parameters of type AdminCommandContext Modifier and Type Method Description voidListHazelcastClusterMembersCommand. execute(AdminCommandContext context)voidSendAsadminCommand. execute(AdminCommandContext context) -
Uses of AdminCommandContext in fish.payara.appserver.monitoring.rest.service.admin
Methods in fish.payara.appserver.monitoring.rest.service.admin with parameters of type AdminCommandContext Modifier and Type Method Description voidGetRestMonitoringConfiguration. execute(AdminCommandContext context)voidSetRestMonitoringConfigurationCommand. execute(AdminCommandContext context) -
Uses of AdminCommandContext in fish.payara.appserver.rest.endpoints.config.admin
Methods in fish.payara.appserver.rest.endpoints.config.admin with parameters of type AdminCommandContext Modifier and Type Method Description voidListRestEndpointsCommand. execute(AdminCommandContext context) -
Uses of AdminCommandContext in fish.payara.asadmin.recorder.admin
Methods in fish.payara.asadmin.recorder.admin with parameters of type AdminCommandContext Modifier and Type Method Description voidAsadminRecorderEnabled. execute(AdminCommandContext context)voidDisableAsadminRecorder. execute(AdminCommandContext context)voidEnableAsadminRecorder. execute(AdminCommandContext context)voidGetAsadminRecorderConfiguration. execute(AdminCommandContext context)voidSetAsadminRecorderConfiguration. execute(AdminCommandContext context) -
Uses of AdminCommandContext in fish.payara.audit.admin
Methods in fish.payara.audit.admin with parameters of type AdminCommandContext Modifier and Type Method Description voidGetAdminAuditServiceConfiguration. execute(AdminCommandContext context)voidSetAdminAuditConfiguration. execute(AdminCommandContext context) -
Uses of AdminCommandContext in fish.payara.batch
Methods in fish.payara.batch with parameters of type AdminCommandContext Modifier and Type Method Description voidCleanJbatchRepository. execute(AdminCommandContext context)voidPurgeJbatchRepository. execute(AdminCommandContext context) -
Uses of AdminCommandContext in fish.payara.deployment.admin
Methods in fish.payara.deployment.admin with parameters of type AdminCommandContext Modifier and Type Method Description voidDeployRemoteArchiveCommand. execute(AdminCommandContext context)voidInitializeAllApplicationsCommand. execute(AdminCommandContext context) -
Uses of AdminCommandContext in fish.payara.docker.instance.admin
Methods in fish.payara.docker.instance.admin with parameters of type AdminCommandContext Modifier and Type Method Description voidCreateDockerContainerCommand. execute(AdminCommandContext adminCommandContext)voidDeleteDockerContainerCommand. execute(AdminCommandContext adminCommandContext)voidGetDockerContainerIdCommand. execute(AdminCommandContext adminCommandContext)voidSetDockerContainerIdCommand. execute(AdminCommandContext adminCommandContext)voidStartDockerContainerCommand. execute(AdminCommandContext adminCommandContext)Executes the command with the command parameters passed as Properties where the keys are the parameter names and the values are the parameter valuesvoidStopDockerContainerCommand. execute(AdminCommandContext adminCommandContext) -
Uses of AdminCommandContext in fish.payara.docker.node.admin
Methods in fish.payara.docker.node.admin with parameters of type AdminCommandContext Modifier and Type Method Description voidCreateNodeDockerCommand. execute(AdminCommandContext adminCommandContext)Executes the command with the command parameters passed as Properties where the keys are the parameter names and the values are the parameter valuesvoidCreateNodeTempCommand. execute(AdminCommandContext adminCommandContext)voidDeleteNodeDockerCommand. 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 valuesvoidDeleteNodeTempCommand. execute(AdminCommandContext context)voidDeleteTempNodesCommand. execute(AdminCommandContext context)voidListNodesDockerCommand. execute(AdminCommandContext adminCommandContext)voidUpdateNodeDockerCommand. execute(AdminCommandContext adminCommandContext) -
Uses of AdminCommandContext in fish.payara.ejb.http.admin
Methods in fish.payara.ejb.http.admin with parameters of type AdminCommandContext Modifier and Type Method Description voidDisableEjbInvokerCommand. execute(AdminCommandContext context)Deprecated.voidEnableEjbInvokerCommand. execute(AdminCommandContext context)Deprecated.voidGetEjbInvokerConfigurationCommand. execute(AdminCommandContext adminCommandContext)voidSetEjbInvokerConfigurationCommand. execute(AdminCommandContext context) -
Uses of AdminCommandContext in fish.payara.grizzly.config.admin.cli
Methods in fish.payara.grizzly.config.admin.cli with parameters of type AdminCommandContext Modifier and Type Method Description voidRestartHttpListenersCommand. execute(AdminCommandContext context)voidSetNetworkListenerConfiguration. execute(AdminCommandContext context) -
Uses of AdminCommandContext in fish.payara.healthcheck.mphealth
Methods in fish.payara.healthcheck.mphealth with parameters of type AdminCommandContext Modifier and Type Method Description voidSetMicroProfileHealthCheckerConfiguration. execute(AdminCommandContext context) -
Uses of AdminCommandContext in fish.payara.internal.notification.admin
Methods in fish.payara.internal.notification.admin with parameters of type AdminCommandContext Modifier and Type Method Description voidBaseGetNotifierConfigurationCommand. execute(AdminCommandContext context)voidBaseSetNotifierConfigurationCommand. execute(AdminCommandContext context) -
Uses of AdminCommandContext in fish.payara.jmx.monitoring.admin
Methods in fish.payara.jmx.monitoring.admin with parameters of type AdminCommandContext Modifier and Type Method Description voidEnableJMXMonitoringServiceOnDas. execute(AdminCommandContext context)voidEnableJMXMonitoringServiceOnInstance. execute(AdminCommandContext context)voidGetJMXMonitoringConfiguration. execute(AdminCommandContext context)Method that is invoked when the asadmin command is performed.voidMonitoringBootstrapper. execute(AdminCommandContext context)voidSetJMXMonitoringConfiguration. execute(AdminCommandContext context) -
Uses of AdminCommandContext in fish.payara.microprofile.faulttolerance.admin
Methods in fish.payara.microprofile.faulttolerance.admin with parameters of type AdminCommandContext Modifier and Type Method Description voidGetFaultToleranceConfigurationCommand. execute(AdminCommandContext acc)voidSetFaultToleranceConfigurationCommand. execute(AdminCommandContext acc) -
Uses of AdminCommandContext in fish.payara.microprofile.healthcheck.admin
Methods in fish.payara.microprofile.healthcheck.admin with parameters of type AdminCommandContext Modifier and Type Method Description voidGetMPHealthCheckConfiguration. execute(AdminCommandContext context)voidSetMPHealthCheckConfiguration. execute(AdminCommandContext context) -
Uses of AdminCommandContext in fish.payara.microprofile.metrics.admin
Methods in fish.payara.microprofile.metrics.admin with parameters of type AdminCommandContext Modifier and Type Method Description voidGetMetricsConfigurationCommand. execute(AdminCommandContext adminCommandContext)voidSetMetricsConfigurationCommand. execute(AdminCommandContext context) -
Uses of AdminCommandContext in fish.payara.microprofile.openapi.impl.admin
Methods in fish.payara.microprofile.openapi.impl.admin with parameters of type AdminCommandContext Modifier and Type Method Description voidGetOpenApiConfigurationCommand. execute(AdminCommandContext context)voidSetOpenApiConfigurationCommand. execute(AdminCommandContext context) -
Uses of AdminCommandContext in fish.payara.monitoring.admin
Methods in fish.payara.monitoring.admin with parameters of type AdminCommandContext Modifier and Type Method Description voidSetMonitoringConsoleConfigurationCommand. execute(AdminCommandContext context) -
Uses of AdminCommandContext in fish.payara.nucleus.executorservice.admin
Methods in fish.payara.nucleus.executorservice.admin with parameters of type AdminCommandContext Modifier and Type Method Description voidGetPayaraExecutorServiceConfigurationCommand. execute(AdminCommandContext acc)voidSetPayaraExecutorServiceConfigurationCommand. execute(AdminCommandContext acc) -
Uses of AdminCommandContext in fish.payara.nucleus.hazelcast.admin
Methods in fish.payara.nucleus.hazelcast.admin with parameters of type AdminCommandContext Modifier and Type Method Description voidClearCache. execute(AdminCommandContext context)voidGetHazelcastConfiguration. execute(AdminCommandContext context)voidListCacheKeys. execute(AdminCommandContext context)voidListCaches. execute(AdminCommandContext context)voidListHazelcastMembers. execute(AdminCommandContext context)voidRestartHazelcast. execute(AdminCommandContext context)voidSetHazelcastConfiguration. execute(AdminCommandContext context) -
Uses of AdminCommandContext in fish.payara.nucleus.healthcheck.admin
Methods in fish.payara.nucleus.healthcheck.admin with parameters of type AdminCommandContext Modifier and Type Method Description voidGetHealthCheckConfiguration. execute(AdminCommandContext context)voidHealthCheckBootstrapper. execute(AdminCommandContext context)voidHealthCheckConfigurer. execute(AdminCommandContext context)Deprecated.voidHealthCheckRebooter. execute(AdminCommandContext context)voidHealthCheckServiceConfigureCheckerWithThresholdsCommand. execute(AdminCommandContext context)Deprecated.voidHealthCheckServiceConfigurer. execute(AdminCommandContext context)Deprecated.voidHealthCheckServiceLister. execute(AdminCommandContext context)Deprecated.voidHealthCheckServiceThresholdConfigurer. execute(AdminCommandContext context)Deprecated.voidHoggingThreadsConfigurer. execute(AdminCommandContext context)Deprecated.voidListHealthCheckServices. execute(AdminCommandContext context)voidListHistoricHealthChecks. execute(AdminCommandContext context)voidSetHealthCheckConfiguration. execute(AdminCommandContext context)voidSetHealthCheckServiceConfiguration. execute(AdminCommandContext context) -
Uses of AdminCommandContext in fish.payara.nucleus.healthcheck.stuck.admin
Methods in fish.payara.nucleus.healthcheck.stuck.admin with parameters of type AdminCommandContext Modifier and Type Method Description voidStuckThreadsConfigurer. execute(AdminCommandContext context)Deprecated. -
Uses of AdminCommandContext in fish.payara.nucleus.microprofile.config.admin
Methods in fish.payara.nucleus.microprofile.config.admin with parameters of type AdminCommandContext Modifier and Type Method Description voidDeleteConfigProperty. execute(AdminCommandContext context)voidGetConfigOrdinal. execute(AdminCommandContext context)voidGetConfigProperty. execute(AdminCommandContext context)voidGetConfigSecretsDirectory. execute(AdminCommandContext context)voidGetJDBCConfigSourceConfiguration. execute(AdminCommandContext acc)voidSetConfigCacheDuration. execute(AdminCommandContext context)voidSetConfigOrdinal. execute(AdminCommandContext context)voidSetConfigProperty. execute(AdminCommandContext context)voidSetConfigSecretsDirectory. execute(AdminCommandContext context)voidSetJDBCConfigSourceConfiguration. execute(AdminCommandContext acc) -
Uses of AdminCommandContext in fish.payara.nucleus.microprofile.config.source.extension
Methods in fish.payara.nucleus.microprofile.config.source.extension with parameters of type AdminCommandContext Modifier and Type Method Description voidBaseGetConfigSourceConfigurationCommand. execute(AdminCommandContext context)voidBaseSetConfigSourceConfigurationCommand. execute(AdminCommandContext context) -
Uses of AdminCommandContext in fish.payara.nucleus.notification.admin
Methods in fish.payara.nucleus.notification.admin with parameters of type AdminCommandContext Modifier and Type Method Description voidGetNotificationConfigurationCommand. execute(AdminCommandContext context)voidNotificationConfigurer. execute(AdminCommandContext context)voidNotifierServiceLister. execute(AdminCommandContext context)voidSetNotificationConfiguration. execute(AdminCommandContext context)voidTestNotifier. execute(AdminCommandContext context) -
Uses of AdminCommandContext in fish.payara.nucleus.phonehome.admin
Methods in fish.payara.nucleus.phonehome.admin with parameters of type AdminCommandContext Modifier and Type Method Description voidDisablePhoneHome. execute(AdminCommandContext context)voidEnablePhoneHome. execute(AdminCommandContext context)voidListPhoneHome. execute(AdminCommandContext context) -
Uses of AdminCommandContext in fish.payara.nucleus.requesttracing.admin
Methods in fish.payara.nucleus.requesttracing.admin with parameters of type AdminCommandContext Modifier and Type Method Description voidGetRequestTracingConfiguration. execute(AdminCommandContext context)voidListRequestTraces. execute(AdminCommandContext context)voidRequestTracingBootstrapper. execute(AdminCommandContext context)voidSetRequestTracingConfiguration. execute(AdminCommandContext context) -
Uses of AdminCommandContext in fish.payara.service.example.config.admin
Methods in fish.payara.service.example.config.admin with parameters of type AdminCommandContext Modifier and Type Method Description voidExampleConfigUpdateOnlyOnDAS. execute(AdminCommandContext context)voidExampleDASCommandWithReplication. execute(AdminCommandContext context)voidExampleInstanceCommand. execute(AdminCommandContext context)voidGetExampleServiceMessageCommand. execute(AdminCommandContext context)This method is called when the command is executedvoidSetExampleServiceMessage. execute(AdminCommandContext context) -
Uses of AdminCommandContext in fish.payara.util.cluster
Methods in fish.payara.util.cluster with parameters of type AdminCommandContext Modifier and Type Method Description static StringPayaraServerNameGenerator. validateInstanceNameUnique(String instanceName, AdminCommandContext context) -
Uses of AdminCommandContext in org.glassfish.admin.cli.resources
Methods in org.glassfish.admin.cli.resources with parameters of type AdminCommandContext Modifier and Type Method Description voidCreateResourceRef. execute(AdminCommandContext context)Executes the command with the command parameters passed as Properties where the keys are the parameter names and the values the parameter valuesvoidDeleteResourceRef. execute(AdminCommandContext context)Executes the command with the command parameters passed as Properties where the keys are the parameter names and the values the parameter valuesvoidListResourceRefs. execute(AdminCommandContext context)Executes the command with the command parameters passed as Properties where the keys are the parameter names and the values the parameter valuesvoidUpdateResourceRef. execute(AdminCommandContext context)Execution method for updating the configuration of a ResourceRef.booleanCreateResourceRef. preAuthorization(AdminCommandContext context)booleanDeleteResourceRef. preAuthorization(AdminCommandContext context)booleanListResourceRefs. preAuthorization(AdminCommandContext context) -
Uses of AdminCommandContext in org.glassfish.admin.monitor.cli
Methods in org.glassfish.admin.monitor.cli with parameters of type AdminCommandContext Modifier and Type Method Description voidListJndiEntries. execute(AdminCommandContext context)voidMonitor. execute(AdminCommandContext context) -
Uses of AdminCommandContext in org.glassfish.admin.rest.cli
Methods in org.glassfish.admin.rest.cli with parameters of type AdminCommandContext Modifier and Type Method Description voidGetGroupNamesCommand. execute(AdminCommandContext context)voidGetRestConfig. execute(AdminCommandContext context)voidGetTokensCommand. execute(AdminCommandContext context)voidIsAnonymousUserEnabledCommand. execute(AdminCommandContext context)voidPredefinedAuthRealmClassNamesCommand. execute(AdminCommandContext context)voidSetRestConfig. execute(AdminCommandContext context)voidSupportsUserManagementCommand. execute(AdminCommandContext context)voidSynchronizeRealmFromConfig. execute(AdminCommandContext context) -
Uses of AdminCommandContext in org.glassfish.admin.rest.generator.client
Methods in org.glassfish.admin.rest.generator.client with parameters of type AdminCommandContext Modifier and Type Method Description voidGenerateClientCommand. execute(AdminCommandContext context) -
Uses of AdminCommandContext in org.glassfish.api.admin
Classes in org.glassfish.api.admin that implement AdminCommandContext Modifier and Type Class Description classAdminCommandContextForInstanceMost ofAdminCommandContextattributes are used in any phase of command execution (supplemental commands, replication) but some of them must be different for every instance.classAdminCommandContextImplUseful services for administrative commands implementationMethods in org.glassfish.api.admin that return AdminCommandContext Modifier and Type Method Description AdminCommandContextJobManager.Checkpoint. getContext()Methods in org.glassfish.api.admin with parameters of type AdminCommandContext Modifier and Type Method Description voidJobManager. checkpoint(AdminCommandContext context, Serializable data)Stores current command state.voidJobManager. checkpoint(AdminCommand command, AdminCommandContext context)Stores current command state.voidAdminCommand. 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 valuesActionReport.ExitCodeClusterExecutor. execute(String commandName, AdminCommand command, AdminCommandContext context, ParameterMap parameters)Execute the passed command on targeted remote instances.ActionReport.ExitCodeSupplementalCommandExecutor. execute(Collection<SupplementalCommandExecutor.SupplementalCommand> supplementals, Supplemental.Timing time, AdminCommandContext context, ParameterMap parameters, org.jvnet.hk2.component.MultiMap<String,File> optionFileMap)voidSupplementalCommandExecutor.SupplementalCommand. execute(AdminCommandContext ctxt)ActionReport.ExitCodeTargetBasedExecutor. execute(String commandName, AdminCommand command, AdminCommandContext context, ParameterMap parameters)voidCommandAspectBase. init(T ann, AdminCommand command, AdminCommandContext context, Job instance)Execute when command is just completely initialized, i..e injected with parameters.voidCommandAspectImpl. init(T ann, AdminCommand command, AdminCommandContext context, Job instance)Execute when command is just completely initialized, i..e injected with parameters.static voidCommandSupport. init(org.glassfish.hk2.api.ServiceLocator serviceLocator, AdminCommand command, AdminCommandContext context, Job instance)Execute aspects when command is just completely initialized, i..e injected with parameters.booleanAdminCommandSecurity.Preauthorization. preAuthorization(AdminCommandContext context)Constructors in org.glassfish.api.admin with parameters of type AdminCommandContext Constructor Description AdminCommandContextForInstance(AdminCommandContext wrapped, ProgressStatus progressStatus)Checkpoint(Job job, AdminCommand command, AdminCommandContext context) -
Uses of AdminCommandContext in org.glassfish.api.admin.config
Methods in org.glassfish.api.admin.config with parameters of type AdminCommandContext Modifier and Type Method Description voidLegacyConfigurationUpgrade. execute(AdminCommandContext context) -
Uses of AdminCommandContext in org.glassfish.appclient.server.admin
Methods in org.glassfish.appclient.server.admin with parameters of type AdminCommandContext Modifier and Type Method Description voidGetRelativeJWSURICommand. execute(AdminCommandContext context) -
Uses of AdminCommandContext in org.glassfish.batch
Methods in org.glassfish.batch with parameters of type AdminCommandContext Modifier and Type Method Description voidAbstractListCommand. execute(AdminCommandContext context)voidAbstractListCommandProxy. execute(AdminCommandContext context)voidSetBatchRuntimeConfiguration. execute(AdminCommandContext context)protected abstract voidAbstractListCommand. executeCommand(AdminCommandContext context, Properties extraProps)protected voidListBatchJobExecutions. executeCommand(AdminCommandContext context, Properties extraProps)protected voidListBatchJobs. executeCommand(AdminCommandContext context, Properties extraProps)protected voidListBatchJobSteps. executeCommand(AdminCommandContext context, Properties extraProps)protected voidListBatchRuntimeConfiguration. executeCommand(AdminCommandContext context, Properties extraProps)protected abstract voidAbstractListCommandProxy. postInvoke(AdminCommandContext context, ActionReport subReport)protected voidListBatchJobExecutionsProxy. postInvoke(AdminCommandContext context, ActionReport subReport)protected voidListBatchJobsProxy. postInvoke(AdminCommandContext context, ActionReport subReport)protected voidListBatchJobStepsProxy. postInvoke(AdminCommandContext context, ActionReport subReport)protected booleanAbstractListCommandProxy. preInvoke(AdminCommandContext ctx, ActionReport subReport)protected booleanListBatchJobExecutionsProxy. preInvoke(AdminCommandContext ctx, ActionReport subReport)protected booleanListBatchJobStepsProxy. preInvoke(AdminCommandContext ctx, ActionReport subReport)voidSetBatchRuntimeConfiguration. validateDataSourceLookupName(AdminCommandContext context, String targetName, String dsLookupName)voidSetBatchRuntimeConfiguration. validateExecutorServiceLookupName(AdminCommandContext context, String targetName, String exeLookupName) -
Uses of AdminCommandContext in org.glassfish.cluster.ssh.connect
Methods in org.glassfish.cluster.ssh.connect with parameters of type AdminCommandContext Modifier and Type Method Description intNodeRunner. runAdminCommandOnNode(Node node, StringBuilder output, boolean waitForReaderThreads, List<String> args, AdminCommandContext context)intNodeRunner. runAdminCommandOnNode(Node node, StringBuilder output, List<String> args, AdminCommandContext context)Run an asadmin command on a Node. -
Uses of AdminCommandContext in org.glassfish.concurrent.admin
Methods in org.glassfish.concurrent.admin with parameters of type AdminCommandContext Modifier and Type Method Description voidCreateContextService. execute(AdminCommandContext context)Executes the command with the command parameters passed as Properties where the keys are the paramter names and the values the parameter valuesvoidCreateManagedExecutorService. execute(AdminCommandContext context)Executes the command with the command parameters passed as Properties where the keys are the paramter names and the values the parameter valuesvoidCreateManagedScheduledExecutorService. execute(AdminCommandContext context)Executes the command with the command parameters passed as Properties where the keys are the paramter names and the values the parameter valuesvoidCreateManagedThreadFactory. execute(AdminCommandContext context)Executes the command with the command parameters passed as Properties where the keys are the paramter names and the values the parameter valuesvoidDeleteContextService. execute(AdminCommandContext context)Executes the command with the command parameters passed as Properties where the keys are the paramter names and the values the parameter valuesvoidDeleteManagedExecutorService. execute(AdminCommandContext context)Executes the command with the command parameters passed as Properties where the keys are the paramter names and the values the parameter valuesvoidDeleteManagedScheduledExecutorService. execute(AdminCommandContext context)Executes the command with the command parameters passed as Properties where the keys are the paramter names and the values the parameter valuesvoidDeleteManagedThreadFactory. execute(AdminCommandContext context)Executes the command with the command parameters passed as Properties where the keys are the paramter names and the values the parameter valuesvoidListContextServices. execute(AdminCommandContext context)Executes the command with the command parameters passed as Properties where the keys are the parameter names and the values the parameter valuesvoidListManagedExecutorServices. execute(AdminCommandContext context)Executes the command with the command parameters passed as Properties where the keys are the parameter names and the values the parameter valuesvoidListManagedScheduledExecutorServices. execute(AdminCommandContext context)Executes the command with the command parameters passed as Properties where the keys are the parameter names and the values the parameter valuesvoidListManagedThreadFactories. execute(AdminCommandContext context)Executes the command with the command parameters passed as Properties where the keys are the parameter names and the values the parameter values -
Uses of AdminCommandContext in org.glassfish.config.support
Methods in org.glassfish.config.support with parameters of type AdminCommandContext Modifier and Type Method Description voidCreationDecorator. decorate(AdminCommandContext context, T instance)The element instance has been created and added to the parent, it can be customized.voidCreationDecorator.NoDecoration. decorate(AdminCommandContext context, ConfigBeanProxy instance)voidDeletionDecorator. decorate(AdminCommandContext context, T parent, U child)notification of a configuration element of type U deletion.voidDeletionDecorator.NoDecoration. decorate(AdminCommandContext context, ConfigBeanProxy parent, ConfigBeanProxy child)voidGenericCreateCommand. execute(AdminCommandContext context)voidGenericDeleteCommand. execute(AdminCommandContext context)voidGenericListCommand. execute(AdminCommandContext context)voidHttpServicePropertiesUpgrade. execute(AdminCommandContext context)booleanGenericCreateCommand. preAuthorization(AdminCommandContext adminCommandContext)booleanGenericCrudCommand. preAuthorization(AdminCommandContext adminCommandContext)protected voidBaseLegacyConfigurationUpgrade. report(AdminCommandContext context, String message)<T extends ConfigBeanProxy>
TCrudResolver.DefaultResolver. resolve(AdminCommandContext context, Class<T> type)<T extends ConfigBeanProxy>
TCrudResolver. resolve(AdminCommandContext context, Class<T> type)Retrieves the existing configuration object a command invocation is intented to mutate.<T extends ConfigBeanProxy>
TTargetBasedResolver. resolve(AdminCommandContext context, Class<T> type)<T extends ConfigBeanProxy>
TTypeAndNameResolver. resolve(AdminCommandContext context, Class<T> type)<T extends ConfigBeanProxy>
TTypeResolver. resolve(AdminCommandContext context, Class<T> type)protected voidBaseLegacyConfigurationUpgrade. updatePropertyToAttribute(AdminCommandContext context, ConfigBeanProxy target, String property, String attribute) -
Uses of AdminCommandContext in org.glassfish.connectors.admin.cli
Methods in org.glassfish.connectors.admin.cli with parameters of type AdminCommandContext Modifier and Type Method Description voidCreateAdminObject. execute(AdminCommandContext context)Executes the command with the command parameters passed as Properties where the keys are the paramter names and the values the parameter valuesvoidCreateConnectorConnectionPool. execute(AdminCommandContext context)Executes the command with the command parameters passed as Properties where the keys are the paramter names and the values the parameter valuesvoidCreateConnectorResource. execute(AdminCommandContext context)Executes the command with the command parameters passed as Properties where the keys are the paramter names and the values the parameter valuesvoidCreateConnectorSecurityMap. execute(AdminCommandContext context)Executes the command with the command parameters passed as Properties where the keys are the parameter names and the values the parameter valuesvoidCreateConnectorWorkSecurityMap. execute(AdminCommandContext context)Executes the command with the command parameters passed as Properties where the keys are the paramter names and the values the parameter valuesvoidCreateResourceAdapterConfig. execute(AdminCommandContext context)Executes the command with the command parameters passed as Properties where the keys are the paramter names and the values the parameter valuesvoidDeleteAdminObject. execute(AdminCommandContext context)Executes the command with the command parameters passed as Properties where the keys are the paramter names and the values the parameter valuesvoidDeleteConnectorConnectionPool. execute(AdminCommandContext context)Executes the command with the command parameters passed as Properties where the keys are the paramter names and the values the parameter valuesvoidDeleteConnectorResource. execute(AdminCommandContext context)Executes the command with the command parameters passed as Properties where the keys are the parameter names and the values the parameter valuesvoidDeleteConnectorSecurityMap. execute(AdminCommandContext context)Executes the command with the command parameters passed as Properties where the keys are the paramter names and the values the parameter valuesvoidDeleteConnectorWorkSecurityMap. execute(AdminCommandContext context)Executes the command with the command parameters passed as Properties where the keys are the paramter names and the values the parameter valuesvoidDeleteResourceAdapterConfig. execute(AdminCommandContext context)Executes the command with the command parameters passed as Properties where the keys are the paramter names and the values the parameter valuesvoidFlushConnectionPoolLocal. execute(AdminCommandContext context)voidFlushInstancesConnectionPool. execute(AdminCommandContext context)voidListAdminObjects. execute(AdminCommandContext context)Executes the command with the command parameters passed as Properties where the keys are the paramter names and the values the parameter valuesvoidListConnectorConnectionPools. execute(AdminCommandContext context)Executes the command with the command parameters passed as Properties where the keys are the paramter names and the values the parameter valuesvoidListConnectorResources. execute(AdminCommandContext context)Executes the command with the command parameters passed as Properties where the keys are the paramter names and the values the parameter valuesvoidListConnectorSecurityMaps. execute(AdminCommandContext context)Executes the command with the command parameters passed as Properties where the keys are the paramter names and the values the parameter valuesvoidListConnectorWorkSecurityMaps. execute(AdminCommandContext context)Executes the command with the command parameters passed as Properties where the keys are the paramter names and the values the parameter valuesvoidListResourceAdapterConfigs. execute(AdminCommandContext context)Executes the command with the command parameters passed as Properties where the keys are the paramter names and the values the parameter valuesvoidListResources. execute(AdminCommandContext context)Executes the command with the command parameters passed as Properties where the keys are the parameter names and the values the parameter valuesvoidPingConnectionPool. execute(AdminCommandContext context)Executes the command with the command parameters passed as Properties where the keys are the parameter names and the values the parameter valuesvoidUpdateConnectorSecurityMap. execute(AdminCommandContext context)Executes the command with the command parameters passed as Properties where the keys are the paramter names and the values the parameter valuesvoidUpdateConnectorWorkSecurityMap. execute(AdminCommandContext context) -
Uses of AdminCommandContext in org.glassfish.connectors.admin.cli.internal
Methods in org.glassfish.connectors.admin.cli.internal with parameters of type AdminCommandContext Modifier and Type Method Description voidGetActivationSpecClass. execute(AdminCommandContext context)voidGetAdminObjectClassNames. execute(AdminCommandContext context)voidGetAdminObjectConfigProps. execute(AdminCommandContext context)voidGetAdminObjectInterfaceNames. execute(AdminCommandContext context)voidGetBuiltInCustomResources. execute(AdminCommandContext context)voidGetConnectionDefinitionNames. execute(AdminCommandContext context)voidGetConnectionDefinitionPropertiesAndDefaults. execute(AdminCommandContext context)voidGetConnectorConfigJavaBeans. execute(AdminCommandContext context)voidGetMCFConfigProperties. execute(AdminCommandContext context)voidGetMessageListenerConfigProperties. execute(AdminCommandContext context)voidGetMessageListenerConfigPropertyTypes. execute(AdminCommandContext context)voidGetMessageListenerTypes. execute(AdminCommandContext context)voidGetResourceAdapterConfigProperties. execute(AdminCommandContext context)voidGetSystemRarsAllowingPoolCreation. execute(AdminCommandContext context) -
Uses of AdminCommandContext in org.glassfish.deployment.admin
Methods in org.glassfish.deployment.admin with parameters of type AdminCommandContext Modifier and Type Method Description voidAddLibraryCommand. execute(AdminCommandContext context)voidCreateApplicationRefCommand. execute(AdminCommandContext context)Entry point from the framework into the command executionvoidCreateLifecycleModuleCommand. execute(AdminCommandContext context)voidDeleteApplicationRefCommand. execute(AdminCommandContext context)Entry point from the framework into the command executionvoidDeleteLifecycleModuleCommand. execute(AdminCommandContext context)voidDeployCommand. execute(AdminCommandContext context)Entry point from the framework into the command executionvoidDeployDirCommand. execute(AdminCommandContext context)Executes the command.voidDisableCommand. execute(AdminCommandContext context)Entry point from the framework into the command executionvoidEnableCommand. execute(AdminCommandContext context)Entry point from the framework into the command executionvoidGetApplicationLaunchURLsCommand. execute(AdminCommandContext context)voidGetClientStubsCommand. execute(AdminCommandContext context)voidGetDeploymentConfigurationsCommand. execute(AdminCommandContext context)Entry point from the framework into the command executionvoidGetHostAndPortCommand. execute(AdminCommandContext context)voidGetTargetsCommand. execute(AdminCommandContext context)voidInstanceDeployCommand. execute(AdminCommandContext ctxt)voidInstanceLifecycleModuleCommand. execute(AdminCommandContext context)voidInstanceValidateRemoteDirDeploymentCommand. execute(AdminCommandContext context)voidIsSnifferUserVisibleCommand. execute(AdminCommandContext context)voidListApplicationRefsCommand. execute(AdminCommandContext context)Entry point from the framework into the command executionvoidListApplicationsCommand. execute(AdminCommandContext context)voidListAppRefsCommand. execute(AdminCommandContext context)voidListComponentsCommand. execute(AdminCommandContext context)voidListLibrariesCommand. execute(AdminCommandContext context)voidListLifecycleModulesCommand. execute(AdminCommandContext context)voidMTDeployCommand. execute(AdminCommandContext context)voidMTProvisionCommand. execute(AdminCommandContext context)voidMTUndeployCommand. execute(AdminCommandContext context)voidMTUnprovisionCommand. execute(AdminCommandContext context)voidPostDeployCommand. execute(AdminCommandContext context)voidPostStateCommand. execute(AdminCommandContext context)voidPostUndeployCommand. execute(AdminCommandContext context)voidReDeployCommand. execute(AdminCommandContext context)Executes the command.voidRemoveLibraryCommand. execute(AdminCommandContext context)voidShowComponentStatusCommand. execute(AdminCommandContext context)voidUndeployCommand. execute(AdminCommandContext context)voidUpdateApplicationRefCommand. execute(AdminCommandContext context)Execution method for updating the configuration of an ApplicationRef.voidValidateRemoteDirDeploymentCommand. execute(AdminCommandContext context)booleanDeleteApplicationRefCommand. preAuthorization(AdminCommandContext context)booleanDeployCommand. preAuthorization(AdminCommandContext context)booleanDisableCommand. preAuthorization(AdminCommandContext context)booleanEnableCommand. preAuthorization(AdminCommandContext context)booleanGetClientStubsCommand. preAuthorization(AdminCommandContext context)booleanPostStateCommand. preAuthorization(AdminCommandContext context)booleanShowComponentStatusCommand. preAuthorization(AdminCommandContext context)booleanUndeployCommand. preAuthorization(AdminCommandContext context)static ActionReport.ExitCodeDeploymentCommandUtils. replicateEnableDisableToContainingCluster(String commandName, Domain domain, String target, String appName, org.glassfish.hk2.api.ServiceLocator habitat, AdminCommandContext context, AdminCommand command)Replicates an enable or disable command to all instances in the cluster of which the target is a member.static voidDeployCommand. retrieveArtifacts(AdminCommandContext context, Application app, String targetLocalDir)Places into the outgoing payload the downloadable artifacts for an application.static voidDeployCommand. retrieveArtifacts(AdminCommandContext context, Application app, String targetLocalDir, boolean reportErrorsInTopReport)Places into the outgoing payload the downloadable artifacts for an application. -
Uses of AdminCommandContext in org.glassfish.ejb.admin.cli
Methods in org.glassfish.ejb.admin.cli with parameters of type AdminCommandContext Modifier and Type Method Description voidListTimers. execute(AdminCommandContext context)Executes the commandvoidMigrateTimers. execute(AdminCommandContext context)Executes the command -
Uses of AdminCommandContext in org.glassfish.flashlight.cli
Methods in org.glassfish.flashlight.cli with parameters of type AdminCommandContext Modifier and Type Method Description voidDisableMonitoring. execute(AdminCommandContext context)voidEnableMonitoring. execute(AdminCommandContext context)booleanDisableMonitoring. preAuthorization(AdminCommandContext context)booleanEnableMonitoring. preAuthorization(AdminCommandContext context) -
Uses of AdminCommandContext in org.glassfish.ha.commands
Methods in org.glassfish.ha.commands with parameters of type AdminCommandContext Modifier and Type Method Description voidListPersistenceTypesCommand. execute(AdminCommandContext context) -
Uses of AdminCommandContext in org.glassfish.internal.api
Methods in org.glassfish.internal.api with parameters of type AdminCommandContext Modifier and Type Method Description ActionReport.ExitCodeUndoableCommand. prepare(AdminCommandContext context, ParameterMap parameters)Checks whether the command execution has a chance of success before the execution is attempted.voidUndoableCommand. undo(AdminCommandContext context, ParameterMap parameters, List<Server> instances)Undo a previously successful execution of the command implementation. -
Uses of AdminCommandContext in org.glassfish.javaee.core.deployment
Methods in org.glassfish.javaee.core.deployment with parameters of type AdminCommandContext Modifier and Type Method Description voidGetContextRootCommand. execute(AdminCommandContext context)Entry point from the framework into the command executionvoidListSubComponentsCommand. execute(AdminCommandContext context) -
Uses of AdminCommandContext in org.glassfish.jdbc.admin.cli
Methods in org.glassfish.jdbc.admin.cli with parameters of type AdminCommandContext Modifier and Type Method Description voidCreateJdbcConnectionPool. execute(AdminCommandContext context)Executes the command with the command parameters passed as Properties where the keys are the paramter names and the values the parameter valuesvoidCreateJdbcResource. execute(AdminCommandContext context)Executes the command with the command parameters passed as Properties where the keys are the paramter names and the values the parameter valuesvoidDeleteJdbcConnectionPool. execute(AdminCommandContext context)Executes the command with the command parameters passed as Properties where the keys are the paramter names and the values the parameter valuesvoidDeleteJdbcResource. execute(AdminCommandContext context)Executes the command with the command parameters passed as Properties where the keys are the paramter names and the values the parameter valuesvoidListJdbcConnectionPools. execute(AdminCommandContext context)Executes the command with the command parameters passed as Properties where the keys are the paramter names and the values the parameter valuesvoidListJdbcResources. execute(AdminCommandContext context)Executes the command with the command parameters passed as Properties where the keys are the parameter names and the values the parameter values -
Uses of AdminCommandContext in org.glassfish.jdbc.admin.cli.internal
Methods in org.glassfish.jdbc.admin.cli.internal with parameters of type AdminCommandContext Modifier and Type Method Description voidGetDatabaseVendorNames. execute(AdminCommandContext context)voidGetJdbcDriverClassNames. execute(AdminCommandContext context)voidGetValidationClassNames. execute(AdminCommandContext context)voidGetValidationTableNames. execute(AdminCommandContext context) -
Uses of AdminCommandContext in org.glassfish.jms.admin.cli
Methods in org.glassfish.jms.admin.cli with parameters of type AdminCommandContext Modifier and Type Method Description voidChangeMasterBrokerCommand. execute(AdminCommandContext context)Executes the command with the command parameters passed as Properties where the keys are the paramter names and the values the parameter valuesvoidConfigureJMSCluster. execute(AdminCommandContext context)Executes the command with the command parameters passed as Properties where the keys are the paramter names and the values the parameter valuesvoidCreateJMSDestination. execute(AdminCommandContext context)voidCreateJMSHost. execute(AdminCommandContext context)Executes the command with the command parameters passed as Properties where the keys are the paramter names and the values the parameter valuesvoidCreateJMSResource. execute(AdminCommandContext context)Executes the command with the command parameters passed as Properties where the keys are the paramter names and the values the parameter valuesvoidDeleteJMSDestination. execute(AdminCommandContext context)voidDeleteJMSHost. execute(AdminCommandContext context)Executes the command with the command parameters passed as Properties where the keys are the paramter names and the values the parameter valuesvoidDeleteJMSResource. execute(AdminCommandContext context)Executes the command with the command parameters passed as Properties where the keys are the parameter names and the values the parameter valuesvoidFlushJMSDestination. execute(AdminCommandContext context)voidGetJmsPhysicalDestinationCommand. execute(AdminCommandContext context)voidJMSPing. execute(AdminCommandContext context)Executes the command with the command parameters passed as Properties where the keys are the paramter names and the values the parameter valuesvoidListJMSDestinations. execute(AdminCommandContext context)voidListJMSHosts. execute(AdminCommandContext context)Executes the command with the command parameters passed as Properties where the keys are the paramter names and the values the parameter valuesvoidListJMSResources. execute(AdminCommandContext context)Executes the command with the command parameters passed as Properties where the keys are the paramter names and the values the parameter valuesvoidUpdateJmsPhysicalDestinationCommand. execute(AdminCommandContext context) -
Uses of AdminCommandContext in org.glassfish.jta.admin.cli
Methods in org.glassfish.jta.admin.cli with parameters of type AdminCommandContext Modifier and Type Method Description voidFreezeTransactionService. execute(AdminCommandContext context)Executes the commandvoidRollbackTransaction. execute(AdminCommandContext context)Executes the commandvoidUnFreezeTransactionService. execute(AdminCommandContext context)Executes the command -
Uses of AdminCommandContext in org.glassfish.jts.admin.cli
Methods in org.glassfish.jts.admin.cli with parameters of type AdminCommandContext Modifier and Type Method Description voidRecoverTransactions. execute(AdminCommandContext context)voidRecoverTransactionsInternal. execute(AdminCommandContext context) -
Uses of AdminCommandContext in org.glassfish.loadbalancer.admin.cli
Methods in org.glassfish.loadbalancer.admin.cli with parameters of type AdminCommandContext Modifier and Type Method Description voidApplyHttpLbChanges. execute(AdminCommandContext context)Creates a new instance of LbConfigPublishervoidConfigureLBWeightCommand. execute(AdminCommandContext context)voidCreateHTTPHealthCheckerCommand. execute(AdminCommandContext context)voidCreateHTTPLBRefCommand. execute(AdminCommandContext context)voidCreateHTTPLoadBalancerCommand. execute(AdminCommandContext context)voidDeleteHTTPHealthCheckerCommand. execute(AdminCommandContext context)voidDeleteHTTPLBRefCommand. execute(AdminCommandContext context)voidDisableHTTPLBApplicationCommand. execute(AdminCommandContext context)voidDisableHTTPLBServerCommand. execute(AdminCommandContext context)voidEnableHTTPLBApplicationCommand. execute(AdminCommandContext context)voidEnableHTTPLBServerCommand. execute(AdminCommandContext context)voidExportHttpLbConfig. execute(AdminCommandContext context)voidListLBConfigsCommand. execute(AdminCommandContext context)StringExportHttpLbConfig. process(AdminCommandContext context) -
Uses of AdminCommandContext in org.glassfish.loadbalancer.config
Methods in org.glassfish.loadbalancer.config with parameters of type AdminCommandContext Modifier and Type Method Description voidLbConfig.Decorator. decorate(AdminCommandContext context, LbConfig instance)Create lb-config entries tasks : - ensures that it references an existing clustervoidLbConfig.DeleteDecorator. decorate(AdminCommandContext context, LbConfigs parent, LbConfig child)voidLoadBalancer.DeleteDecorator. decorate(AdminCommandContext context, LoadBalancers parent, LoadBalancer child) -
Uses of AdminCommandContext in org.glassfish.orb.admin.cli
Methods in org.glassfish.orb.admin.cli with parameters of type AdminCommandContext Modifier and Type Method Description voidCreateIiopListener. execute(AdminCommandContext context)Executes the command with the command parameters passed as Properties where the keys are the parameter names and the values the parameter valuesvoidDeleteIiopListener. execute(AdminCommandContext context)Executes the command with the command parameters passed as Properties where the keys are the parameter names and the values the parameter valuesvoidListIiopListeners. execute(AdminCommandContext context)Executes the command -
Uses of AdminCommandContext in org.glassfish.osgi.cli.remote
Methods in org.glassfish.osgi.cli.remote with parameters of type AdminCommandContext Modifier and Type Method Description voidOSGiShellCommand. execute(AdminCommandContext context) -
Uses of AdminCommandContext in org.glassfish.resources.admin.cli
Methods in org.glassfish.resources.admin.cli with parameters of type AdminCommandContext Modifier and Type Method Description voidAddResources. execute(AdminCommandContext context)Executes the command with the command parameters passed as Properties where the keys are the paramter names and the values the parameter valuesvoidCreateCustomResource. execute(AdminCommandContext context)Executes the command with the command parameters passed as Properties where the keys are the parameter names and the values the parameter valuesvoidCreateJndiResource. execute(AdminCommandContext context)Executes the command with the command parameters passed as Properties where the keys are the parameter names and the values the parameter valuesvoidDeleteCustomResource. execute(AdminCommandContext context)Executes the command with the command parameters passed as Properties where the keys are the paramter names and the values the parameter valuesvoidDeleteJndiResource. execute(AdminCommandContext context)Executes the command with the command parameters passed as Properties where the keys are the paramter names and the values the parameter valuesvoidListCustomResources. execute(AdminCommandContext context)Executes the command with the command parameters passed as Properties where the keys are the paramter names and the values the parameter valuesvoidListJndiResources. execute(AdminCommandContext context)Executes the command with the command parameters passed as Properties where the keys are the paramter names and the values the parameter values -
Uses of AdminCommandContext in org.glassfish.resources.javamail.admin.cli
Methods in org.glassfish.resources.javamail.admin.cli with parameters of type AdminCommandContext Modifier and Type Method Description voidCreateJavaMailResource. execute(AdminCommandContext context)Executes the command with the command parameters passed as Properties where the keys are the parameter names and the values the parameter valuesvoidDeleteJavaMailResource. execute(AdminCommandContext context)Executes the command with the command parameters passed as Properties where the keys are the paramter names and the values the parameter valuesvoidListJavaMailResources. execute(AdminCommandContext context)Executes the command with the command parameters passed as Properties where the keys are the paramter names and the values the parameter values -
Uses of AdminCommandContext in org.glassfish.security.services.commands
Methods in org.glassfish.security.services.commands with parameters of type AdminCommandContext Modifier and Type Method Description voidCreateLoginModuleConfig. execute(AdminCommandContext context)Execute the create-login-module-config admin command.voidCreateSecurityProvider. execute(AdminCommandContext context)Execute the create-security-provider admin command.voidCreateSecurityService. execute(AdminCommandContext context)Execute the create-security-service admin command.voidLDAPAdminAccessConfigurator. execute(AdminCommandContext context)booleanCreateLoginModuleConfig. preAuthorization(AdminCommandContext context)booleanCreateSecurityProvider. preAuthorization(AdminCommandContext context)booleanCreateSecurityService. preAuthorization(AdminCommandContext context)booleanLDAPAdminAccessConfigurator. preAuthorization(AdminCommandContext context) -
Uses of AdminCommandContext in org.glassfish.web.admin.cli
Methods in org.glassfish.web.admin.cli with parameters of type AdminCommandContext Modifier and Type Method Description voidCreateHttp. execute(AdminCommandContext context)Executes the command with the command parameters passed as Properties where the keys are the parameter names and the values the parameter values.voidCreateHttpListener. execute(AdminCommandContext context)Executes the command with the command parameters passed as Properties where the keys are the paramter names and the values the parameter valuesvoidCreateHttpRedirect. execute(AdminCommandContext context)voidCreateNetworkListener. execute(AdminCommandContext context)Executes the command with the command parameters passed as Properties where the keys are the paramter names and the values the parameter valuesvoidCreateProtocol. execute(AdminCommandContext context)Executes the command with the command parameters passed as Properties where the keys are the paramter names and the values the parameter valuesvoidCreateProtocolFilter. execute(AdminCommandContext context)voidCreateProtocolFinder. execute(AdminCommandContext context)voidCreateTransport. execute(AdminCommandContext context)Executes the command with the command parameters passed as Properties where the keys are the paramter names and the values the parameter valuesvoidCreateVirtualServer. execute(AdminCommandContext context)Executes the command with the command parameters passed as Properties where the keys are the paramter names and the values the parameter valuesvoidDeleteHttp. execute(AdminCommandContext context)Executes the command with the command parameters passed as Properties where the keys are the paramter names and the values the parameter valuesvoidDeleteHttpListener. execute(AdminCommandContext context)Executes the command with the command parameters passed as Properties where the keys are the paramter names and the values the parameter valuesvoidDeleteHttpRedirect. execute(AdminCommandContext context)voidDeleteNetworkListener. execute(AdminCommandContext context)Executes the command with the command parameters passed as Properties where the keys are the paramter names and the values the parameter valuesvoidDeleteProtocol. execute(AdminCommandContext context)Executes the command with the command parameters passed as Properties where the keys are the paramter names and the values the parameter valuesvoidDeleteProtocolFilter. execute(AdminCommandContext context)voidDeleteProtocolFinder. execute(AdminCommandContext context)voidDeleteTransport. execute(AdminCommandContext context)Executes the command with the command parameters passed as Properties where the keys are the paramter names and the values the parameter valuesvoidDeleteVirtualServer. execute(AdminCommandContext context)Executes the command with the command parameters passed as Properties where the keys are the parameter names and the values the parameter valuesvoidGetHttpListener. execute(AdminCommandContext context)voidGetProtocol. execute(AdminCommandContext context)voidListHttpListeners. execute(AdminCommandContext context)Executes the command with the command parameters passed as Properties where the keys are the parameter names and the values the parameter valuesvoidListNetworkListeners. execute(AdminCommandContext context)Executes the command with the command parameters passed as Properties where the keys are the parameter names and the values the parameter valuesvoidListProtocolFilters. execute(AdminCommandContext context)voidListProtocolFinders. execute(AdminCommandContext context)voidListProtocols. execute(AdminCommandContext context)Executes the command with the command parameters passed as Properties where the keys are the paramter names and the values the parameter valuesvoidListTransports. execute(AdminCommandContext context)Executes the command with the command parameters passed as Properties where the keys are the paramter names and the values the parameter valuesvoidListVirtualServers. execute(AdminCommandContext context)Executes the command with the command parameters passed as Properties where the keys are the paramter names and the values the parameter values -
Uses of AdminCommandContext in org.glassfish.web.plugin.common
Methods in org.glassfish.web.plugin.common with parameters of type AdminCommandContext Modifier and Type Method Description voidListWebContextParamCommand. execute(AdminCommandContext context)voidListWebEnvEntryCommand. execute(AdminCommandContext context)voidSetWebContextParamCommand. execute(AdminCommandContext context)voidSetWebEnvEntryCommand. execute(AdminCommandContext context)voidUnsetWebContextParamCommand. execute(AdminCommandContext context)voidUnsetWebEnvEntryCommand. execute(AdminCommandContext context) -
Uses of AdminCommandContext in org.glassfish.webservices.cli
Methods in org.glassfish.webservices.cli with parameters of type AdminCommandContext Modifier and Type Method Description voidListWebServicesCommand. execute(AdminCommandContext context)
-