@Service(name="set-amx-enabled") @PerLookup @ExecuteOn(value=ALL) @TargetType(value={DAS,DEPLOYMENT_GROUP,STANDALONE_INSTANCE,CLUSTER,CLUSTERED_INSTANCE,CONFIG}) public class SetAmxEnabled extends Object implements AdminCommand
Note that while AMX can be started dynamically, it cannot be stopped dynamically and requires a server restart.
| Constructor and Description |
|---|
SetAmxEnabled() |
| Modifier and Type | Method and Description |
|---|---|
void |
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
|
public void execute(AdminCommandContext context)
AdminCommandexecute in interface AdminCommandcontext - informationCopyright © 2019. All rights reserved.