Modifier and Type | Method and Description |
---|---|
void |
GenerateDomainSchema.execute(AdminCommandContext context) |
Modifier and Type | Method and Description |
---|---|
void |
CreateSsl.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
|
void |
DeleteSsl.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
|
Modifier and Type | Method and Description |
---|---|
void |
V2ToV3ConfigUpgradeTester.execute(AdminCommandContext context) |
Modifier and Type | Method and Description |
---|---|
boolean |
CommandSecurityChecker.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.ExitCode |
ClusterOperationUtil.replicateCommand(String commandName,
FailurePolicy failPolicy,
FailurePolicy offlinePolicy,
FailurePolicy neverStartedPolicy,
Collection<String> targetNames,
AdminCommandContext context,
ParameterMap parameters,
org.glassfish.hk2.api.ServiceLocator habitat) |
static ActionReport.ExitCode |
ClusterOperationUtil.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.ExitCode |
ClusterOperationUtil.replicateCommand(String commandName,
FailurePolicy failPolicy,
FailurePolicy offlinePolicy,
FailurePolicy neverStartedPolicy,
List<Server> instancesForReplication,
AdminCommandContext context,
ParameterMap parameters,
org.glassfish.hk2.api.ServiceLocator habitat) |
static ActionReport.ExitCode |
ClusterOperationUtil.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.
|
Modifier and Type | Method and Description |
---|---|
void |
GetActiveConfigCommand.execute(AdminCommandContext context) |
void |
CreateModuleConfigCommand.execute(AdminCommandContext context) |
void |
DeleteModuleConfigCommand.execute(AdminCommandContext context) |
boolean |
GetActiveConfigCommand.preAuthorization(AdminCommandContext context) |
boolean |
CreateModuleConfigCommand.preAuthorization(AdminCommandContext context) |
boolean |
DeleteModuleConfigCommand.preAuthorization(AdminCommandContext context) |
Modifier and Type | Method and Description |
---|---|
void |
Cluster.Decorator.decorate(AdminCommandContext context,
Cluster instance)
Decorates the newly CRUD created cluster configuration instance.
|
void |
Cluster.DeleteDecorator.decorate(AdminCommandContext context,
Clusters parent,
Cluster child) |
void |
Node.Decorator.decorate(AdminCommandContext context,
Node instance)
Decorates the newly CRUD created cluster configuration instance.
|
void |
Node.DeleteDecorator.decorate(AdminCommandContext context,
Nodes parent,
Node child) |
void |
SecureAdminInternalUser.CrDecorator.decorate(AdminCommandContext context,
SecureAdminInternalUser instance) |
void |
SecureAdminPrincipal.CrDecorator.decorate(AdminCommandContext context,
SecureAdminPrincipal instance) |
void |
Server.CreateDecorator.decorate(AdminCommandContext context,
Server instance) |
void |
Server.DeleteDecorator.decorate(AdminCommandContext context,
Servers parent,
Server child) |
<T extends ConfigBeanProxy> |
DomainExtensionResolver.resolve(AdminCommandContext context,
Class<T> type) |
<T extends ConfigBeanProxy> |
SecureAdminPrincipal.Resolver.resolve(AdminCommandContext context,
Class<T> type) |
Modifier and Type | Method and Description |
---|---|
void |
SecureAdminCommand.execute(AdminCommandContext context)
Executes the particular xxx-secure-admin command (enable or disable).
|
Modifier and Type | Method and Description |
---|---|
void |
CreatePasswordAlias.execute(AdminCommandContext context)
Executes the command with the command parameters passed as Properties
where the keys are parameter names and the values the parameter values
|
void |
DeleteMessageSecurityProvider.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
|
void |
DeleteAuditModule.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
|
void |
DeleteJaccProvider.execute(AdminCommandContext context) |
void |
DeleteFileUser.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
|
void |
CreateAuthRealm.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
|
void |
ListFileGroup.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
|
void |
DeletePasswordAlias.execute(AdminCommandContext context)
Executes the command with the command parameters passed as Properties
where the keys are paramter names and the values the parameter values
|
void |
CreateMessageSecurityProvider.execute(AdminCommandContext context)
Executes the command with the command parameters passed as Properties
where the keys are parameter names and the values the parameter values
|
void |
ListSupportedCipherSuites.execute(AdminCommandContext context) |
void |
ListAuditModule.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
|
void |
ListMessageSecurityProvider.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
|
void |
UpdateFileUser.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
|
void |
CreateAuditModule.execute(AdminCommandContext context)
Executes the command with the command parameters passed as Properties
where the keys are paramter names and the values the parameter values
|
void |
ListJaccProviders.execute(AdminCommandContext context) |
void |
ListAuthRealm.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
|
void |
UpdatePasswordAlias.execute(AdminCommandContext context)
Executes the command with the command parameters passed as Properties
where the keys are parameter names and the values the parameter values
|
void |
CreateFileUser.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
|
void |
DeleteAuthRealm.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
|
void |
ListPasswordAlias.execute(AdminCommandContext context)
Executes the command with the command parameters passed as Properties
where the keys are paramter names and the values the parameter values
|
void |
CreateJACCProvider.execute(AdminCommandContext context) |
void |
ChangeAdminPassword.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
|
void |
ListFileUser.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
|
boolean |
DeleteMessageSecurityProvider.preAuthorization(AdminCommandContext context) |
boolean |
DeleteAuditModule.preAuthorization(AdminCommandContext context) |
boolean |
DeleteJaccProvider.preAuthorization(AdminCommandContext context) |
boolean |
DeleteFileUser.preAuthorization(AdminCommandContext context) |
boolean |
CreateAuthRealm.preAuthorization(AdminCommandContext context) |
boolean |
ListFileGroup.preAuthorization(AdminCommandContext context) |
boolean |
DeletePasswordAlias.preAuthorization(AdminCommandContext context) |
boolean |
CreateMessageSecurityProvider.preAuthorization(AdminCommandContext context) |
boolean |
ListAuditModule.preAuthorization(AdminCommandContext context) |
boolean |
ListMessageSecurityProvider.preAuthorization(AdminCommandContext context) |
boolean |
UpdateFileUser.preAuthorization(AdminCommandContext context) |
boolean |
CreateAuditModule.preAuthorization(AdminCommandContext context) |
boolean |
ListJaccProviders.preAuthorization(AdminCommandContext context) |
boolean |
ListAuthRealm.preAuthorization(AdminCommandContext context) |
boolean |
CreateFileUser.preAuthorization(AdminCommandContext context) |
boolean |
DeleteAuthRealm.preAuthorization(AdminCommandContext context) |
boolean |
CreateJACCProvider.preAuthorization(AdminCommandContext context) |
boolean |
ChangeAdminPassword.preAuthorization(AdminCommandContext context) |
boolean |
ListFileUser.preAuthorization(AdminCommandContext context) |
Modifier and Type | Method and Description |
---|---|
void |
InstanceGetLogFileCommand.execute(AdminCommandContext context) |
void |
SetLogAttributes.execute(AdminCommandContext context) |
void |
SetLogFileFormat.execute(AdminCommandContext context) |
void |
LoadDefaultLogAttributes.execute(AdminCommandContext context) |
void |
ListLogAttributes.execute(AdminCommandContext context) |
void |
SetLogLevel.execute(AdminCommandContext context) |
void |
ListLoggerLevels.execute(AdminCommandContext context) |
void |
ListLoggers.execute(AdminCommandContext context) |
void |
CollectLogFiles.execute(AdminCommandContext context) |
void |
DeleteLogLevel.execute(AdminCommandContext context) |
void |
RotateLog.execute(AdminCommandContext context) |
void |
LoadDefaultLogLevels.execute(AdminCommandContext context) |
Modifier and Type | Method and Description |
---|---|
void |
ListCommand.callInstance(ActionReport report,
AdminCommandContext context,
String targetName) |
void |
JobManagerService.checkpoint(AdminCommand command,
AdminCommandContext context) |
void |
JobManagerService.checkpoint(AdminCommandContext context,
Serializable data) |
protected void |
RestartServer.doExecute(AdminCommandContext context)
Restart of the application server :
All running services are stopped.
|
void |
LocationsCommand.execute(AdminCommandContext context) |
void |
DeleteProfiler.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
|
void |
ListCommandsCommand.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
|
void |
DumpHK2Command.execute(AdminCommandContext context) |
void |
CreateSystemProperties.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
|
void |
ListCommandDescriptorsCommand.execute(AdminCommandContext context) |
void |
RuntimeInfo.execute(AdminCommandContext context) |
void |
CreateProfiler.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
|
void |
ListModulesCommand.execute(AdminCommandContext context) |
void |
GetHabitatInfo.execute(AdminCommandContext context) |
void |
VersionCommand.execute(AdminCommandContext context) |
void |
GetRestartRequiredCommand.execute(AdminCommandContext context) |
void |
ListContainersCommand.execute(AdminCommandContext context) |
void |
GenerateBashAutoCompletionCommand.execute(AdminCommandContext context) |
void |
DeleteSystemProperty.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
|
void |
StopDomainCommand.execute(AdminCommandContext context)
Shutdown of the application server :
All running services are stopped.
|
void |
GetCommand.execute(AdminCommandContext context) |
void |
RestartDomainCommand.execute(AdminCommandContext context)
Restart of the application server :
All running services are stopped.
|
void |
SupplementalCommandExecutorImpl.SupplementalCommandImpl.execute(AdminCommandContext ctxt) |
void |
UptimeCommand.execute(AdminCommandContext context) |
void |
SetCommand.execute(AdminCommandContext context) |
void |
ListSystemProperties.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
|
void |
ListCommand.execute(AdminCommandContext context) |
ActionReport.ExitCode |
SupplementalCommandExecutorImpl.execute(Collection<SupplementalCommandExecutor.SupplementalCommand> supplementals,
Supplemental.Timing time,
AdminCommandContext context,
ParameterMap parameters,
org.jvnet.hk2.component.MultiMap<String,File> optionFileMap) |
boolean |
DeleteProfiler.preAuthorization(AdminCommandContext context) |
boolean |
CreateSystemProperties.preAuthorization(AdminCommandContext context) |
boolean |
CreateProfiler.preAuthorization(AdminCommandContext context) |
boolean |
DeleteSystemProperty.preAuthorization(AdminCommandContext context) |
boolean |
GetCommand.preAuthorization(AdminCommandContext context) |
boolean |
SetCommand.preAuthorization(AdminCommandContext context) |
boolean |
ListSystemProperties.preAuthorization(AdminCommandContext context) |
boolean |
ListCommand.preAuthorization(AdminCommandContext context) |
void |
MonitoringReporter.prepareGet(AdminCommandContext c,
String arg,
Boolean data) |
void |
MonitoringReporter.prepareList(AdminCommandContext c,
String arg) |
Modifier and Type | Method and Description |
---|---|
void |
UpdateNodeCommand.execute(AdminCommandContext context) |
void |
DeleteConfigCommand.execute(AdminCommandContext context) |
void |
CreateNodeSshCommand.execute(AdminCommandContext context) |
void |
UpdateNodeSshCommand.execute(AdminCommandContext context) |
void |
ExportSyncBundle.execute(AdminCommandContext context) |
void |
ValidateDcom.execute(AdminCommandContext context) |
void |
UpdateNodeConfigCommand.execute(AdminCommandContext context) |
void |
StopInstanceInstanceCommand.execute(AdminCommandContext context) |
void |
CreateNodeImplicitCommand.execute(AdminCommandContext context) |
void |
ListNodesCommand.execute(AdminCommandContext context) |
void |
DeleteNodeConfigCommand.execute(AdminCommandContext context) |
void |
RestartInstanceInstanceCommand.execute(AdminCommandContext context) |
void |
DeleteInstanceCommand.execute(AdminCommandContext ctx) |
void |
ListConfigsCommand.execute(AdminCommandContext context) |
void |
StartClusterCommand.execute(AdminCommandContext context) |
void |
RestartInstanceCommand.execute(AdminCommandContext ctx) |
void |
SynchronizeFiles.execute(AdminCommandContext context) |
void |
ValidateNodeCommand.execute(AdminCommandContext context) |
void |
RestartClusterCommand.execute(AdminCommandContext context) |
void |
ListNodesSshCommand.execute(AdminCommandContext context) |
void |
InstanceRegisterInstanceCommand.execute(AdminCommandContext ctxt) |
void |
ListClustersCommand.execute(AdminCommandContext context) |
void |
BootstrapSecureAdminCommand.execute(AdminCommandContext context) |
void |
CreateNodeConfigCommand.execute(AdminCommandContext context) |
void |
PostUnregisterInstanceCommand.execute(AdminCommandContext context) |
void |
PingNodeSshCommand.execute(AdminCommandContext context) |
void |
StartInstanceCommand.execute(AdminCommandContext ctx) |
void |
CopyConfigCommand.execute(AdminCommandContext context) |
void |
SetupSshCommand.execute(AdminCommandContext context) |
void |
StopClusterCommand.execute(AdminCommandContext context) |
void |
CreateInstanceCommand.execute(AdminCommandContext context) |
void |
PostRegisterInstanceCommand.execute(AdminCommandContext context) |
void |
ListInstancesCommand.execute(AdminCommandContext context) |
void |
ListNodesConfigCommand.execute(AdminCommandContext context) |
void |
DeleteNodeSshCommand.execute(AdminCommandContext context) |
void |
StopInstanceCommand.execute(AdminCommandContext context) |
ActionReport.ExitCode |
GlassFishClusterExecutor.execute(String commandName,
AdminCommand command,
AdminCommandContext context,
ParameterMap parameters)
Execute the passed command on targeted remote instances.
|
protected void |
DeleteNodeRemoteCommand.executeInternal(AdminCommandContext context) |
protected void |
UpdateNodeRemoteCommand.executeInternal(AdminCommandContext context) |
void |
CreateRemoteNodeCommand.executeInternal(AdminCommandContext context) |
protected void |
PingNodeRemoteCommand.executeInternal(AdminCommandContext context) |
ActionReport |
ClusterCommandHelper.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.
|
ActionReport |
ClusterCommandHelper.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.
|
Modifier and Type | Method and Description |
---|---|
void |
ListNodesDcomCommand.execute(AdminCommandContext context) |
void |
CreateNodeDcom.execute(AdminCommandContext context) |
void |
UpdateNodeDcomCommand.execute(AdminCommandContext context) |
void |
PingNodeDcomCommand.execute(AdminCommandContext context) |
void |
DeleteNodeDcom.execute(AdminCommandContext context) |
Modifier and Type | Method and Description |
---|---|
void |
AttachCommand.attach(Job attached,
JobInfo jobInfo,
AdminCommandContext context,
String jobName) |
void |
ListJobsCommand.display(Collection<JobInfo> jobInfoList,
AdminCommandContext context) |
void |
DeleteJvmOptions.execute(AdminCommandContext context) |
void |
ListThreadpools.execute(AdminCommandContext context)
Executes the command
|
void |
CreateJvmOptions.execute(AdminCommandContext context) |
void |
ListJvmOptions.execute(AdminCommandContext context) |
void |
DeleteThreadpool.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
|
void |
ConfigureManagedJobs.execute(AdminCommandContext context) |
void |
ListJobsCommand.execute(AdminCommandContext context) |
void |
CreateThreadpool.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
|
void |
AttachCommand.execute(AdminCommandContext context) |
void |
GenerateJvmReportCommand.execute(AdminCommandContext ctx) |
void |
GetPayloadCommand.execute(AdminCommandContext context) |
boolean |
DeleteJvmOptions.preAuthorization(AdminCommandContext context) |
boolean |
ListThreadpools.preAuthorization(AdminCommandContext context) |
boolean |
CreateJvmOptions.preAuthorization(AdminCommandContext context) |
boolean |
ListJvmOptions.preAuthorization(AdminCommandContext context) |
boolean |
DeleteThreadpool.preAuthorization(AdminCommandContext context) |
boolean |
CreateThreadpool.preAuthorization(AdminCommandContext context) |
Modifier and Type | Method and Description |
---|---|
void |
SetAmxEnabled.execute(AdminCommandContext context) |
Modifier and Type | Method and Description |
---|---|
void |
RestartDeploymentGroupCommand.execute(AdminCommandContext context) |
void |
StopDeploymentGroupCommand.execute(AdminCommandContext context) |
void |
AddInstanceToDeploymentGroupCommand.execute(AdminCommandContext context) |
void |
RemoveInstanceFromDeploymentGroupCommand.execute(AdminCommandContext context) |
void |
StartDeploymentGroupCommand.execute(AdminCommandContext context) |
void |
ListDeploymentGroupsCommand.execute(AdminCommandContext context) |
Modifier and Type | Method and Description |
---|---|
void |
SetMonitoringLevel.execute(AdminCommandContext context) |
void |
SetMonitoringServiceConfiguration.execute(AdminCommandContext context) |
void |
GetMonitoringServiceConfiguration.execute(AdminCommandContext context) |
void |
GetMonitoringLevel.execute(AdminCommandContext context) |
void |
RestartMonitoring.execute(AdminCommandContext context) |
Modifier and Type | Method and Description |
---|---|
void |
GetEnvironmentWarningConfigurationCommand.execute(AdminCommandContext acc) |
void |
SetEnvironmentWarningConfigurationCommand.execute(AdminCommandContext acc) |
Modifier and Type | Method and Description |
---|---|
void |
ListHazelcastClusterMembersCommand.execute(AdminCommandContext context) |
void |
SendAsadminCommand.execute(AdminCommandContext context) |
Modifier and Type | Method and Description |
---|---|
void |
GetRestMonitoringConfiguration.execute(AdminCommandContext context) |
void |
SetRestMonitoringConfigurationCommand.execute(AdminCommandContext context) |
Modifier and Type | Method and Description |
---|---|
void |
ListRestEndpointsCommand.execute(AdminCommandContext context) |
Modifier and Type | Method and Description |
---|---|
void |
GetDomainXMLCommand.execute(AdminCommandContext context) |
void |
SetZendeskSupportConfigurationCommand.execute(AdminCommandContext acc) |
void |
GetZendeskSupportConfigurationCommand.execute(AdminCommandContext acc) |
Modifier and Type | Method and Description |
---|---|
void |
DisableAsadminRecorder.execute(AdminCommandContext context) |
void |
SetAsadminRecorderConfiguration.execute(AdminCommandContext context) |
void |
GetAsadminRecorderConfiguration.execute(AdminCommandContext context) |
void |
AsadminRecorderEnabled.execute(AdminCommandContext context) |
void |
EnableAsadminRecorder.execute(AdminCommandContext context) |
Modifier and Type | Method and Description |
---|---|
void |
GetAdminAuditServiceConfiguration.execute(AdminCommandContext context) |
void |
SetAdminAuditServiceNotifierConfiguration.execute(AdminCommandContext context) |
void |
SetAdminAuditConfiguration.execute(AdminCommandContext context) |
Modifier and Type | Method and Description |
---|---|
void |
PurgeJbatchRepository.execute(AdminCommandContext context) |
Modifier and Type | Method and Description |
---|---|
void |
InitializeAllApplicationsCommand.execute(AdminCommandContext context) |
void |
DeployRemoteArchiveCommand.execute(AdminCommandContext context) |
Modifier and Type | Method and Description |
---|---|
void |
StartDockerContainerCommand.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 values
|
void |
SetDockerContainerIdCommand.execute(AdminCommandContext adminCommandContext) |
void |
CreateDockerContainerCommand.execute(AdminCommandContext adminCommandContext) |
void |
GetDockerContainerIdCommand.execute(AdminCommandContext adminCommandContext) |
void |
StopDockerContainerCommand.execute(AdminCommandContext adminCommandContext) |
void |
DeleteDockerContainerCommand.execute(AdminCommandContext adminCommandContext) |
Modifier and Type | Method and Description |
---|---|
void |
DeleteNodeDockerCommand.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 values
|
void |
UpdateNodeDockerCommand.execute(AdminCommandContext adminCommandContext) |
void |
CreateNodeDockerCommand.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 values
|
void |
ListNodesDockerCommand.execute(AdminCommandContext adminCommandContext) |
Modifier and Type | Method and Description |
---|---|
void |
DisableEjbInvokerCommand.execute(AdminCommandContext context) |
void |
EnableEjbInvokerCommand.execute(AdminCommandContext context) |
Modifier and Type | Method and Description |
---|---|
void |
SetNetworkListenerConfiguration.execute(AdminCommandContext context) |
Modifier and Type | Method and Description |
---|---|
void |
SetMicroProfileHealthCheckerConfiguration.execute(AdminCommandContext context) |
Modifier and Type | Method and Description |
---|---|
void |
EnableJMXMonitoringServiceOnDas.execute(AdminCommandContext context) |
void |
SetJMXMonitoringConfiguration.execute(AdminCommandContext context) |
void |
GetJMXMonitoringConfiguration.execute(AdminCommandContext context)
Method that is invoked when the asadmin command is performed.
|
void |
MonitoringBootstrapper.execute(AdminCommandContext context) |
void |
EnableJMXMonitoringServiceOnInstance.execute(AdminCommandContext context) |
Modifier and Type | Method and Description |
---|---|
void |
BaseMonitoringNotifierConfigurer.execute(AdminCommandContext context) |
Modifier and Type | Method and Description |
---|---|
void |
SetFaultToleranceConfigurationCommand.execute(AdminCommandContext acc) |
void |
GetFaultToleranceConfigurationCommand.execute(AdminCommandContext acc) |
Modifier and Type | Method and Description |
---|---|
void |
SetMPHealthCheckConfiguration.execute(AdminCommandContext context) |
void |
GetMPHealthCheckConfiguration.execute(AdminCommandContext context) |
Modifier and Type | Method and Description |
---|---|
void |
SetMetricsConfigurationCommand.execute(AdminCommandContext context) |
void |
GetMetricsConfigurationCommand.execute(AdminCommandContext adminCommandContext) |
Modifier and Type | Method and Description |
---|---|
void |
GetOpenApiConfigurationCommand.execute(AdminCommandContext context) |
void |
SetOpenApiConfigurationCommand.execute(AdminCommandContext context) |
Modifier and Type | Method and Description |
---|---|
void |
TestDatadogNotifier.execute(AdminCommandContext context) |
Modifier and Type | Method and Description |
---|---|
void |
TestEmailNotifier.execute(AdminCommandContext context) |
Modifier and Type | Method and Description |
---|---|
void |
TestEventbusNotifier.execute(AdminCommandContext context) |
Modifier and Type | Method and Description |
---|---|
void |
TestHipchatNotifier.execute(AdminCommandContext context) |
Modifier and Type | Method and Description |
---|---|
void |
JmsNotificationConfigurer.execute(AdminCommandContext context) |
void |
TestJmsNotifier.execute(AdminCommandContext context) |
Modifier and Type | Method and Description |
---|---|
void |
TestNewRelicNotifier.execute(AdminCommandContext context) |
Modifier and Type | Method and Description |
---|---|
void |
TestSlackNotifier.execute(AdminCommandContext context) |
Modifier and Type | Method and Description |
---|---|
void |
TestSnmpNotifier.execute(AdminCommandContext context) |
Modifier and Type | Method and Description |
---|---|
void |
TestXmppNotifier.execute(AdminCommandContext context) |
Modifier and Type | Method and Description |
---|---|
void |
GetPayaraExecutorServiceConfigurationCommand.execute(AdminCommandContext acc) |
void |
SetPayaraExecutorServiceConfigurationCommand.execute(AdminCommandContext acc) |
Modifier and Type | Method and Description |
---|---|
void |
SetHazelcastConfiguration.execute(AdminCommandContext context) |
void |
ListCaches.execute(AdminCommandContext context) |
void |
GetHazelcastConfiguration.execute(AdminCommandContext context) |
void |
RestartHazelcast.execute(AdminCommandContext context) |
void |
ClearCache.execute(AdminCommandContext context) |
void |
ListCacheKeys.execute(AdminCommandContext context) |
void |
ListHazelcastMembers.execute(AdminCommandContext context) |
Modifier and Type | Method and Description |
---|---|
void |
HoggingThreadsConfigurer.execute(AdminCommandContext context)
Deprecated.
|
void |
HealthCheckBootstrapper.execute(AdminCommandContext context) |
void |
HealthCheckServiceLister.execute(AdminCommandContext context)
Deprecated.
|
void |
HealthCheckConfigurer.execute(AdminCommandContext context)
Deprecated.
|
void |
HealthCheckRebooter.execute(AdminCommandContext context) |
void |
SetHealthCheckServiceNotifierConfiguration.execute(AdminCommandContext context) |
void |
HealthCheckServiceConfigureCheckerWithThresholdsCommand.execute(AdminCommandContext context)
Deprecated.
|
void |
GetHealthCheckConfiguration.execute(AdminCommandContext context) |
void |
ListHistoricHealthChecks.execute(AdminCommandContext context) |
void |
HealthCheckServiceThresholdConfigurer.execute(AdminCommandContext context)
Deprecated.
|
void |
SetHealthCheckConfiguration.execute(AdminCommandContext context) |
void |
SetHealthCheckServiceConfiguration.execute(AdminCommandContext context) |
void |
ListHealthCheckServices.execute(AdminCommandContext context) |
void |
HealthCheckServiceConfigurer.execute(AdminCommandContext context)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
BaseHealthCheckNotifierConfigurer.execute(AdminCommandContext context) |
Modifier and Type | Method and Description |
---|---|
void |
StuckThreadsConfigurer.execute(AdminCommandContext context)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
GetConfigSecretsDirectory.execute(AdminCommandContext context) |
void |
GetConfigProperty.execute(AdminCommandContext context) |
void |
SetConfigOrdinal.execute(AdminCommandContext context) |
void |
GetConfigOrdinal.execute(AdminCommandContext context) |
void |
SetConfigSecretsDirectory.execute(AdminCommandContext context) |
void |
SetConfigProperty.execute(AdminCommandContext context) |
void |
DeleteConfigProperty.execute(AdminCommandContext context) |
Modifier and Type | Method and Description |
---|---|
void |
NotifierServiceLister.execute(AdminCommandContext context) |
void |
NotificationConfigurer.execute(AdminCommandContext context) |
void |
GetNotificationConfiguration.execute(AdminCommandContext context) |
void |
SetNotificationConfiguration.execute(AdminCommandContext context) |
void |
BaseNotificationConfigurer.execute(AdminCommandContext context) |
void |
BaseGetNotifierConfiguration.execute(AdminCommandContext context) |
Modifier and Type | Method and Description |
---|---|
void |
LogNotificationConfigurer.execute(AdminCommandContext context) |
void |
TestLogNotifier.execute(AdminCommandContext context) |
Modifier and Type | Method and Description |
---|---|
void |
DisablePhoneHome.execute(AdminCommandContext context) |
void |
EnablePhoneHome.execute(AdminCommandContext context) |
void |
ListPhoneHome.execute(AdminCommandContext context) |
Modifier and Type | Method and Description |
---|---|
void |
GetRequestTracingConfiguration.execute(AdminCommandContext context) |
void |
SetRequestTracingConfiguration.execute(AdminCommandContext context) |
void |
ListRequestTraces.execute(AdminCommandContext context) |
void |
RequestTracingBootstrapper.execute(AdminCommandContext context) |
Modifier and Type | Method and Description |
---|---|
void |
BaseRequestTracingNotifierConfigurer.execute(AdminCommandContext context) |
Modifier and Type | Method and Description |
---|---|
void |
ExampleInstanceCommand.execute(AdminCommandContext context) |
void |
ExampleDASCommandWithReplication.execute(AdminCommandContext context) |
void |
GetExampleServiceMessageCommand.execute(AdminCommandContext context)
This method is called when the command is executed
|
void |
ExampleConfigUpdateOnlyOnDAS.execute(AdminCommandContext context) |
void |
SetExampleServiceMessage.execute(AdminCommandContext context) |
Modifier and Type | Method and Description |
---|---|
static String |
PayaraServerNameGenerator.validateInstanceNameUnique(String instanceName,
AdminCommandContext context) |
Modifier and Type | Method and Description |
---|---|
void |
DeleteResourceRef.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
|
void |
ListResourceRefs.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
|
void |
CreateResourceRef.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
|
void |
UpdateResourceRef.execute(AdminCommandContext context)
Execution method for updating the configuration of a ResourceRef.
|
boolean |
DeleteResourceRef.preAuthorization(AdminCommandContext context) |
boolean |
ListResourceRefs.preAuthorization(AdminCommandContext context) |
boolean |
CreateResourceRef.preAuthorization(AdminCommandContext context) |
Modifier and Type | Method and Description |
---|---|
void |
Monitor.execute(AdminCommandContext context) |
void |
ListJndiEntries.execute(AdminCommandContext context) |
Modifier and Type | Method and Description |
---|---|
void |
SetRestConfig.execute(AdminCommandContext context) |
void |
GetRestConfig.execute(AdminCommandContext context) |
void |
SynchronizeRealmFromConfig.execute(AdminCommandContext context) |
void |
GetGroupNamesCommand.execute(AdminCommandContext context) |
void |
PredefinedAuthRealmClassNamesCommand.execute(AdminCommandContext context) |
void |
SupportsUserManagementCommand.execute(AdminCommandContext context) |
void |
GetTokensCommand.execute(AdminCommandContext context) |
void |
IsAnonymousUserEnabledCommand.execute(AdminCommandContext context) |
Modifier and Type | Method and Description |
---|---|
void |
GenerateClientCommand.execute(AdminCommandContext context) |
Modifier and Type | Class and Description |
---|---|
class |
AdminCommandContextForInstance
Most of
AdminCommandContext attributes are used in any phase
of command execution (supplemental commands, replication) but some
of them must be different for every instance. |
class |
AdminCommandContextImpl
Useful services for administrative commands implementation
|
Modifier and Type | Method and Description |
---|---|
AdminCommandContext |
JobManager.Checkpoint.getContext() |
Modifier and Type | Method and Description |
---|---|
void |
JobManager.checkpoint(AdminCommand command,
AdminCommandContext context)
Stores current command state.
|
void |
JobManager.checkpoint(AdminCommandContext context,
Serializable data)
Stores current command state.
|
void |
AdminCommand.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 values
|
void |
SupplementalCommandExecutor.SupplementalCommand.execute(AdminCommandContext ctxt) |
ActionReport.ExitCode |
SupplementalCommandExecutor.execute(Collection<SupplementalCommandExecutor.SupplementalCommand> supplementals,
Supplemental.Timing time,
AdminCommandContext context,
ParameterMap parameters,
org.jvnet.hk2.component.MultiMap<String,File> optionFileMap) |
ActionReport.ExitCode |
ClusterExecutor.execute(String commandName,
AdminCommand command,
AdminCommandContext context,
ParameterMap parameters)
Execute the passed command on targeted remote instances.
|
ActionReport.ExitCode |
TargetBasedExecutor.execute(String commandName,
AdminCommand command,
AdminCommandContext context,
ParameterMap parameters) |
static void |
CommandSupport.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.
|
void |
CommandAspectImpl.init(T ann,
AdminCommand command,
AdminCommandContext context,
Job instance)
Execute when command is just completely initialized, i..e
injected with parameters.
|
void |
CommandAspectBase.init(T ann,
AdminCommand command,
AdminCommandContext context,
Job instance)
Execute when command is just completely initialized, i..e
injected with parameters.
|
boolean |
AdminCommandSecurity.Preauthorization.preAuthorization(AdminCommandContext context) |
Constructor and Description |
---|
AdminCommandContextForInstance(AdminCommandContext wrapped,
ProgressStatus progressStatus) |
Checkpoint(Job job,
AdminCommand command,
AdminCommandContext context) |
Modifier and Type | Method and Description |
---|---|
void |
LegacyConfigurationUpgrade.execute(AdminCommandContext context) |
Modifier and Type | Method and Description |
---|---|
void |
GetRelativeJWSURICommand.execute(AdminCommandContext context) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractListCommand.execute(AdminCommandContext context) |
void |
SetBatchRuntimeConfiguration.execute(AdminCommandContext context) |
void |
AbstractListCommandProxy.execute(AdminCommandContext context) |
protected void |
ListBatchRuntimeConfiguration.executeCommand(AdminCommandContext context,
Properties extraProps) |
protected void |
ListBatchJobSteps.executeCommand(AdminCommandContext context,
Properties extraProps) |
protected abstract void |
AbstractListCommand.executeCommand(AdminCommandContext context,
Properties extraProps) |
protected void |
ListBatchJobExecutions.executeCommand(AdminCommandContext context,
Properties extraProps) |
protected void |
ListBatchJobs.executeCommand(AdminCommandContext context,
Properties extraProps) |
protected void |
ListBatchJobExecutionsProxy.postInvoke(AdminCommandContext context,
ActionReport subReport) |
protected abstract void |
AbstractListCommandProxy.postInvoke(AdminCommandContext context,
ActionReport subReport) |
protected void |
ListBatchJobStepsProxy.postInvoke(AdminCommandContext context,
ActionReport subReport) |
protected void |
ListBatchJobsProxy.postInvoke(AdminCommandContext context,
ActionReport subReport) |
protected boolean |
ListBatchJobExecutionsProxy.preInvoke(AdminCommandContext ctx,
ActionReport subReport) |
protected boolean |
AbstractListCommandProxy.preInvoke(AdminCommandContext ctx,
ActionReport subReport) |
protected boolean |
ListBatchJobStepsProxy.preInvoke(AdminCommandContext ctx,
ActionReport subReport) |
void |
SetBatchRuntimeConfiguration.validateDataSourceLookupName(AdminCommandContext context,
String targetName,
String dsLookupName) |
void |
SetBatchRuntimeConfiguration.validateExecutorServiceLookupName(AdminCommandContext context,
String targetName,
String exeLookupName) |
Modifier and Type | Method and Description |
---|---|
int |
NodeRunner.runAdminCommandOnNode(Node node,
StringBuilder output,
boolean waitForReaderThreads,
List<String> args,
AdminCommandContext context) |
int |
NodeRunner.runAdminCommandOnNode(Node node,
StringBuilder output,
List<String> args,
AdminCommandContext context)
Run an asadmin command on a Node.
|
Modifier and Type | Method and Description |
---|---|
void |
DeleteManagedExecutorService.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
|
void |
ListContextServices.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
|
void |
ListManagedExecutorServices.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
|
void |
CreateManagedScheduledExecutorService.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
|
void |
DeleteContextService.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
|
void |
CreateContextService.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
|
void |
CreateManagedThreadFactory.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
|
void |
CreateManagedExecutorService.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
|
void |
ListManagedThreadFactories.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
|
void |
DeleteManagedThreadFactory.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
|
void |
ListManagedScheduledExecutorServices.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
|
void |
DeleteManagedScheduledExecutorService.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
|
Modifier and Type | Method and Description |
---|---|
void |
CreationDecorator.NoDecoration.decorate(AdminCommandContext context,
ConfigBeanProxy instance) |
void |
DeletionDecorator.NoDecoration.decorate(AdminCommandContext context,
ConfigBeanProxy parent,
ConfigBeanProxy child) |
void |
CreationDecorator.decorate(AdminCommandContext context,
T instance)
The element instance has been created and added to the parent, it can be
customized.
|
void |
DeletionDecorator.decorate(AdminCommandContext context,
T parent,
U child)
notification of a configuration element of type U deletion.
|
void |
HttpServicePropertiesUpgrade.execute(AdminCommandContext context) |
void |
GenericListCommand.execute(AdminCommandContext context) |
void |
GenericDeleteCommand.execute(AdminCommandContext context) |
void |
GenericCreateCommand.execute(AdminCommandContext context) |
boolean |
GenericCrudCommand.preAuthorization(AdminCommandContext adminCommandContext) |
boolean |
GenericCreateCommand.preAuthorization(AdminCommandContext adminCommandContext) |
protected void |
BaseLegacyConfigurationUpgrade.report(AdminCommandContext context,
String message) |
<T extends ConfigBeanProxy> |
TypeResolver.resolve(AdminCommandContext context,
Class<T> type) |
<T extends ConfigBeanProxy> |
TypeAndNameResolver.resolve(AdminCommandContext context,
Class<T> type) |
<T extends ConfigBeanProxy> |
TargetBasedResolver.resolve(AdminCommandContext context,
Class<T> type) |
<T extends ConfigBeanProxy> |
CrudResolver.resolve(AdminCommandContext context,
Class<T> type)
Retrieves the existing configuration object a command invocation is intented to mutate.
|
<T extends ConfigBeanProxy> |
CrudResolver.DefaultResolver.resolve(AdminCommandContext context,
Class<T> type) |
protected void |
BaseLegacyConfigurationUpgrade.updatePropertyToAttribute(AdminCommandContext context,
ConfigBeanProxy target,
String property,
String attribute) |
Modifier and Type | Method and Description |
---|---|
void |
DeleteResourceAdapterConfig.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
|
void |
CreateResourceAdapterConfig.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
|
void |
ListConnectorConnectionPools.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
|
void |
UpdateConnectorWorkSecurityMap.execute(AdminCommandContext context) |
void |
CreateConnectorResource.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
|
void |
FlushConnectionPoolLocal.execute(AdminCommandContext context) |
void |
DeleteConnectorSecurityMap.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
|
void |
FlushInstancesConnectionPool.execute(AdminCommandContext context) |
void |
ListConnectorWorkSecurityMaps.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
|
void |
CreateConnectorConnectionPool.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
|
void |
CreateConnectorSecurityMap.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
|
void |
DeleteConnectorResource.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
|
void |
ListResourceAdapterConfigs.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
|
void |
DeleteAdminObject.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
|
void |
CreateConnectorWorkSecurityMap.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
|
void |
ListConnectorResources.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
|
void |
DeleteConnectorConnectionPool.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
|
void |
CreateAdminObject.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
|
void |
ListResources.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
|
void |
ListConnectorSecurityMaps.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
|
void |
UpdateConnectorSecurityMap.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
|
void |
ListAdminObjects.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
|
void |
DeleteConnectorWorkSecurityMap.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
|
void |
PingConnectionPool.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
|
Modifier and Type | Method and Description |
---|---|
void |
GetResourceAdapterConfigProperties.execute(AdminCommandContext context) |
void |
GetAdminObjectClassNames.execute(AdminCommandContext context) |
void |
GetMCFConfigProperties.execute(AdminCommandContext context) |
void |
GetMessageListenerConfigProperties.execute(AdminCommandContext context) |
void |
GetActivationSpecClass.execute(AdminCommandContext context) |
void |
GetConnectionDefinitionPropertiesAndDefaults.execute(AdminCommandContext context) |
void |
GetAdminObjectInterfaceNames.execute(AdminCommandContext context) |
void |
GetMessageListenerConfigPropertyTypes.execute(AdminCommandContext context) |
void |
GetAdminObjectConfigProps.execute(AdminCommandContext context) |
void |
GetConnectionDefinitionNames.execute(AdminCommandContext context) |
void |
GetConnectorConfigJavaBeans.execute(AdminCommandContext context) |
void |
GetBuiltInCustomResources.execute(AdminCommandContext context) |
void |
GetSystemRarsAllowingPoolCreation.execute(AdminCommandContext context) |
void |
GetMessageListenerTypes.execute(AdminCommandContext context) |
Modifier and Type | Method and Description |
---|---|
void |
InstanceLifecycleModuleCommand.execute(AdminCommandContext context) |
void |
UndeployCommand.execute(AdminCommandContext context) |
void |
DeleteLifecycleModuleCommand.execute(AdminCommandContext context) |
void |
GetApplicationLaunchURLsCommand.execute(AdminCommandContext context) |
void |
ListApplicationRefsCommand.execute(AdminCommandContext context)
Entry point from the framework into the command execution
|
void |
ListComponentsCommand.execute(AdminCommandContext context) |
void |
PostDeployCommand.execute(AdminCommandContext context) |
void |
ListLifecycleModulesCommand.execute(AdminCommandContext context) |
void |
EnableCommand.execute(AdminCommandContext context)
Entry point from the framework into the command execution
|
void |
MTProvisionCommand.execute(AdminCommandContext context) |
void |
ReDeployCommand.execute(AdminCommandContext context)
Executes the command.
|
void |
PostUndeployCommand.execute(AdminCommandContext context) |
void |
ListAppRefsCommand.execute(AdminCommandContext context) |
void |
CreateLifecycleModuleCommand.execute(AdminCommandContext context) |
void |
GetHostAndPortCommand.execute(AdminCommandContext context) |
void |
InstanceValidateRemoteDirDeploymentCommand.execute(AdminCommandContext context) |
void |
ListLibrariesCommand.execute(AdminCommandContext context) |
void |
GetDeploymentConfigurationsCommand.execute(AdminCommandContext context)
Entry point from the framework into the command execution
|
void |
DisableCommand.execute(AdminCommandContext context)
Entry point from the framework into the command execution
|
void |
InstanceDeployCommand.execute(AdminCommandContext ctxt) |
void |
ValidateRemoteDirDeploymentCommand.execute(AdminCommandContext context) |
void |
RemoveLibraryCommand.execute(AdminCommandContext context) |
void |
PostStateCommand.execute(AdminCommandContext context) |
void |
ShowComponentStatusCommand.execute(AdminCommandContext context) |
void |
DeleteApplicationRefCommand.execute(AdminCommandContext context)
Entry point from the framework into the command execution
|
void |
GetClientStubsCommand.execute(AdminCommandContext context) |
void |
UpdateApplicationRefCommand.execute(AdminCommandContext context)
Execution method for updating the configuration of an ApplicationRef.
|
void |
DeployCommand.execute(AdminCommandContext context)
Entry point from the framework into the command execution
|
void |
GetTargetsCommand.execute(AdminCommandContext context) |
void |
CreateApplicationRefCommand.execute(AdminCommandContext context)
Entry point from the framework into the command execution
|
void |
AddLibraryCommand.execute(AdminCommandContext context) |
void |
MTUndeployCommand.execute(AdminCommandContext context) |
void |
ListApplicationsCommand.execute(AdminCommandContext context) |
void |
MTDeployCommand.execute(AdminCommandContext context) |
void |
IsSnifferUserVisibleCommand.execute(AdminCommandContext context) |
void |
MTUnprovisionCommand.execute(AdminCommandContext context) |
void |
DeployDirCommand.execute(AdminCommandContext context)
Executes the command.
|
boolean |
UndeployCommand.preAuthorization(AdminCommandContext context) |
boolean |
EnableCommand.preAuthorization(AdminCommandContext context) |
boolean |
DisableCommand.preAuthorization(AdminCommandContext context) |
boolean |
PostStateCommand.preAuthorization(AdminCommandContext context) |
boolean |
ShowComponentStatusCommand.preAuthorization(AdminCommandContext context) |
boolean |
DeleteApplicationRefCommand.preAuthorization(AdminCommandContext context) |
boolean |
GetClientStubsCommand.preAuthorization(AdminCommandContext context) |
boolean |
DeployCommand.preAuthorization(AdminCommandContext context) |
static ActionReport.ExitCode |
DeploymentCommandUtils.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 void |
DeployCommand.retrieveArtifacts(AdminCommandContext context,
Application app,
String targetLocalDir)
Places into the outgoing payload the downloadable artifacts for an
application.
|
static void |
DeployCommand.retrieveArtifacts(AdminCommandContext context,
Application app,
String targetLocalDir,
boolean reportErrorsInTopReport)
Places into the outgoing payload the downloadable artifacts for an
application.
|
Modifier and Type | Method and Description |
---|---|
void |
ListTimers.execute(AdminCommandContext context)
Executes the command
|
void |
MigrateTimers.execute(AdminCommandContext context)
Executes the command
|
Modifier and Type | Method and Description |
---|---|
void |
DisableMonitoring.execute(AdminCommandContext context) |
void |
EnableMonitoring.execute(AdminCommandContext context) |
boolean |
DisableMonitoring.preAuthorization(AdminCommandContext context) |
boolean |
EnableMonitoring.preAuthorization(AdminCommandContext context) |
Modifier and Type | Method and Description |
---|---|
void |
ListPersistenceTypesCommand.execute(AdminCommandContext context) |
Modifier and Type | Method and Description |
---|---|
ActionReport.ExitCode |
UndoableCommand.prepare(AdminCommandContext context,
ParameterMap parameters)
Checks whether the command execution has a chance of success before the execution is
attempted.
|
void |
UndoableCommand.undo(AdminCommandContext context,
ParameterMap parameters,
List<Server> instances)
Undo a previously successful execution of the command implementation.
|
Modifier and Type | Method and Description |
---|---|
void |
ListSubComponentsCommand.execute(AdminCommandContext context) |
void |
GetContextRootCommand.execute(AdminCommandContext context)
Entry point from the framework into the command execution
|
Modifier and Type | Method and Description |
---|---|
void |
DeleteJdbcResource.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
|
void |
CreateJdbcResource.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
|
void |
CreateJdbcConnectionPool.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
|
void |
ListJdbcConnectionPools.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
|
void |
DeleteJdbcConnectionPool.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
|
void |
ListJdbcResources.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
|
Modifier and Type | Method and Description |
---|---|
void |
GetValidationTableNames.execute(AdminCommandContext context) |
void |
GetJdbcDriverClassNames.execute(AdminCommandContext context) |
void |
GetValidationClassNames.execute(AdminCommandContext context) |
void |
GetDatabaseVendorNames.execute(AdminCommandContext context) |
Modifier and Type | Method and Description |
---|---|
void |
ListJMSHosts.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
|
void |
CreateJMSDestination.execute(AdminCommandContext context) |
void |
GetJmsPhysicalDestinationCommand.execute(AdminCommandContext context) |
void |
CreateJMSResource.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
|
void |
CreateJMSHost.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
|
void |
ChangeMasterBrokerCommand.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
|
void |
DeleteJMSHost.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
|
void |
DeleteJMSResource.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
|
void |
ConfigureJMSCluster.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
|
void |
DeleteJMSDestination.execute(AdminCommandContext context) |
void |
ListJMSResources.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
|
void |
FlushJMSDestination.execute(AdminCommandContext context) |
void |
ListJMSDestinations.execute(AdminCommandContext context) |
void |
JMSPing.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
|
void |
UpdateJmsPhysicalDestinationCommand.execute(AdminCommandContext context) |
Modifier and Type | Method and Description |
---|---|
void |
RollbackTransaction.execute(AdminCommandContext context)
Executes the command
|
void |
UnFreezeTransactionService.execute(AdminCommandContext context)
Executes the command
|
void |
FreezeTransactionService.execute(AdminCommandContext context)
Executes the command
|
Modifier and Type | Method and Description |
---|---|
void |
RecoverTransactions.execute(AdminCommandContext context) |
void |
RecoverTransactionsInternal.execute(AdminCommandContext context) |
Modifier and Type | Method and Description |
---|---|
void |
DeleteHTTPHealthCheckerCommand.execute(AdminCommandContext context) |
void |
EnableHTTPLBApplicationCommand.execute(AdminCommandContext context) |
void |
ApplyHttpLbChanges.execute(AdminCommandContext context)
Creates a new instance of LbConfigPublisher
|
void |
ConfigureLBWeightCommand.execute(AdminCommandContext context) |
void |
ListLBConfigsCommand.execute(AdminCommandContext context) |
void |
DisableHTTPLBApplicationCommand.execute(AdminCommandContext context) |
void |
ExportHttpLbConfig.execute(AdminCommandContext context) |
void |
CreateHTTPLBRefCommand.execute(AdminCommandContext context) |
void |
DisableHTTPLBServerCommand.execute(AdminCommandContext context) |
void |
CreateHTTPLoadBalancerCommand.execute(AdminCommandContext context) |
void |
EnableHTTPLBServerCommand.execute(AdminCommandContext context) |
void |
CreateHTTPHealthCheckerCommand.execute(AdminCommandContext context) |
void |
DeleteHTTPLBRefCommand.execute(AdminCommandContext context) |
String |
ExportHttpLbConfig.process(AdminCommandContext context) |
Modifier and Type | Method and Description |
---|---|
void |
LbConfig.Decorator.decorate(AdminCommandContext context,
LbConfig instance)
Create lb-config entries
tasks :
- ensures that it references an existing cluster
|
void |
LbConfig.DeleteDecorator.decorate(AdminCommandContext context,
LbConfigs parent,
LbConfig child) |
void |
LoadBalancer.DeleteDecorator.decorate(AdminCommandContext context,
LoadBalancers parent,
LoadBalancer child) |
Modifier and Type | Method and Description |
---|---|
void |
DeleteIiopListener.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
|
void |
ListIiopListeners.execute(AdminCommandContext context)
Executes the command
|
void |
CreateIiopListener.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
|
Modifier and Type | Method and Description |
---|---|
void |
OSGiShellCommand.execute(AdminCommandContext context) |
Modifier and Type | Method and Description |
---|---|
void |
DeleteJndiResource.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
|
void |
ListJndiResources.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
|
void |
DeleteCustomResource.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
|
void |
CreateJndiResource.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
|
void |
CreateCustomResource.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
|
void |
AddResources.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
|
void |
ListCustomResources.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
|
Modifier and Type | Method and Description |
---|---|
void |
CreateJavaMailResource.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
|
void |
ListJavaMailResources.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
|
void |
DeleteJavaMailResource.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
|
Modifier and Type | Method and Description |
---|---|
void |
CreateLoginModuleConfig.execute(AdminCommandContext context)
Execute the create-login-module-config admin command.
|
void |
LDAPAdminAccessConfigurator.execute(AdminCommandContext context) |
void |
CreateSecurityService.execute(AdminCommandContext context)
Execute the create-security-service admin command.
|
void |
CreateSecurityProvider.execute(AdminCommandContext context)
Execute the create-security-provider admin command.
|
boolean |
CreateLoginModuleConfig.preAuthorization(AdminCommandContext context) |
boolean |
LDAPAdminAccessConfigurator.preAuthorization(AdminCommandContext context) |
boolean |
CreateSecurityService.preAuthorization(AdminCommandContext context) |
boolean |
CreateSecurityProvider.preAuthorization(AdminCommandContext context) |
Modifier and Type | Method and Description |
---|---|
void |
ListProtocolFinders.execute(AdminCommandContext context) |
void |
ListProtocolFilters.execute(AdminCommandContext context) |
void |
ListNetworkListeners.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
|
void |
CreateHttpRedirect.execute(AdminCommandContext context) |
void |
CreateProtocolFilter.execute(AdminCommandContext context) |
void |
DeleteProtocolFinder.execute(AdminCommandContext context) |
void |
CreateVirtualServer.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
|
void |
DeleteTransport.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
|
void |
DeleteProtocolFilter.execute(AdminCommandContext context) |
void |
CreateNetworkListener.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
|
void |
GetHttpListener.execute(AdminCommandContext context) |
void |
CreateTransport.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
|
void |
DeleteHttpRedirect.execute(AdminCommandContext context) |
void |
ListProtocols.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
|
void |
CreateHttp.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.
|
void |
CreateProtocol.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
|
void |
DeleteProtocol.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
|
void |
DeleteHttp.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
|
void |
DeleteHttpListener.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
|
void |
ListHttpListeners.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
|
void |
ListVirtualServers.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
|
void |
DeleteVirtualServer.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
|
void |
GetProtocol.execute(AdminCommandContext context) |
void |
CreateProtocolFinder.execute(AdminCommandContext context) |
void |
ListTransports.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
|
void |
CreateHttpListener.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
|
void |
DeleteNetworkListener.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
|
Modifier and Type | Method and Description |
---|---|
void |
UnsetWebEnvEntryCommand.execute(AdminCommandContext context) |
void |
SetWebContextParamCommand.execute(AdminCommandContext context) |
void |
ListWebContextParamCommand.execute(AdminCommandContext context) |
void |
SetWebEnvEntryCommand.execute(AdminCommandContext context) |
void |
UnsetWebContextParamCommand.execute(AdminCommandContext context) |
void |
ListWebEnvEntryCommand.execute(AdminCommandContext context) |
Modifier and Type | Method and Description |
---|---|
void |
ListWebServicesCommand.execute(AdminCommandContext context) |
Copyright © 2019. All rights reserved.