| Package | Description |
|---|---|
| org.hotswap.agent.command | |
| org.hotswap.agent.command.impl |
| Modifier and Type | Method and Description |
|---|---|
static Scheduler.DuplicateSheduleBehaviour |
Scheduler.DuplicateSheduleBehaviour.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Scheduler.DuplicateSheduleBehaviour[] |
Scheduler.DuplicateSheduleBehaviour.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Scheduler.scheduleCommand(Command command,
int timeout,
Scheduler.DuplicateSheduleBehaviour behaviour)
Schedule new command for execution.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SchedulerImpl.scheduleCommand(Command command,
int timeout,
Scheduler.DuplicateSheduleBehaviour behaviour) |
Copyright © 2018. All rights reserved.