class ScheduledJobContext extends Object
Modifier and Type | Class and Description |
---|---|
class |
ScheduledJobContext.ExecutionHandle |
(package private) class |
ScheduledJobContext.PollingHandle |
Constructor and Description |
---|
ScheduledJobContext(int concurrentPollingCount,
int parallelExecutionCount) |
Modifier and Type | Method and Description |
---|---|
ScheduledJobContext.ExecutionHandle |
getExecutionHandle() |
ScheduledJobContext.PollingHandle |
getPollingHandle() |
public ScheduledJobContext(int concurrentPollingCount, int parallelExecutionCount)
public ScheduledJobContext.PollingHandle getPollingHandle()
public ScheduledJobContext.ExecutionHandle getExecutionHandle()
Copyright © 2016–2019 AdroitLogic. All rights reserved.