@Service(name="migrate-timers")
@PerLookup
@ExecuteOn(value=INSTANCE,
ifNeverStarted=Error)
@TargetType(value={DAS,CLUSTERED_INSTANCE})
public class MigrateTimers
extends Object
implements org.glassfish.api.admin.AdminCommand
| Modifier and Type | Field and Description |
|---|---|
String |
fromServer |
String |
target |
| Constructor and Description |
|---|
MigrateTimers() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(org.glassfish.api.admin.AdminCommandContext context)
Executes the command
|
Copyright © 2017–2020 Eclipse Foundation. All rights reserved.