@Service(name="migrate-timers") @PerLookup @ExecuteOn(value=INSTANCE, ifNeverStarted=Error) @TargetType(value={DAS,CLUSTERED_INSTANCE,STANDALONE_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 AdminCommand
context
- informationCopyright © 2020. All rights reserved.