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