@Service(name="rollback-transaction") @TargetType(value={DAS,STANDALONE_INSTANCE,CLUSTERED_INSTANCE}) @ExecuteOn(value=INSTANCE) @PerLookup public class RollbackTransaction extends Object implements AdminCommand
| Constructor and Description |
|---|
RollbackTransaction() |
| 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.