@Service(name="migrate-timers") @PerLookup @ExecuteOn(value=INSTANCE, ifNeverStarted=Error) @TargetType(value={DAS,CLUSTERED_INSTANCE}) public class MigrateTimers extends Object implements AdminCommand
| Modifier and Type | Field and Description |
|---|---|
String |
fromServer |
String |
target |
| Constructor and Description |
|---|
MigrateTimers() |
| 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.