@Service(name="unfreeze-transaction-service") @TargetType(value={DAS,STANDALONE_INSTANCE,CLUSTER,CLUSTERED_INSTANCE,CONFIG,DEPLOYMENT_GROUP}) @ExecuteOn(value=INSTANCE) @PerLookup public class UnFreezeTransactionService extends Object implements AdminCommand
| Constructor and Description |
|---|
UnFreezeTransactionService() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(AdminCommandContext context)
Executes the command
|
public void execute(AdminCommandContext context)
execute in interface AdminCommandcontext - informationCopyright © 2019. All rights reserved.