public interface SchedulerView
Scheduler.| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Returns a name that indicates where was this scheduler created.
|
boolean |
isShutdown() |
boolean |
isTerminated() |
String getName()
boolean isShutdown()
ExecutorService.isShutdown()boolean isTerminated()
ExecutorService.isTerminated()Copyright © 2017 MuleSoft, Inc.. All rights reserved.