public class ScheduleSchedulerCommand extends Object implements Command<Void,Scheduler>
Constructor and Description |
---|
ScheduleSchedulerCommand(String sessionId,
ImmutableSessionMetaData metaData) |
Modifier and Type | Method and Description |
---|---|
Void |
execute(Scheduler scheduler)
Execute this command with the specified context.
|
public ScheduleSchedulerCommand(String sessionId, ImmutableSessionMetaData metaData)
Copyright © 2017 JBoss by Red Hat. All rights reserved.