Searched refs:serviceTypeClientSchedulerExecutors (Results 1 – 1 of 1) sorted by relevance
33 private final Set<ScheduledExecutorService> serviceTypeClientSchedulerExecutors = field in ExecutorProvider40 serviceTypeClientSchedulerExecutors.add(executor); in newServiceTypeClientSchedulerExecutor()46 for (ScheduledExecutorService executor : serviceTypeClientSchedulerExecutors) { in shutdownAll()52 serviceTypeClientSchedulerExecutors.clear(); in shutdownAll()63 serviceTypeClientSchedulerExecutors.remove(executorService); in shutdownExecutorService()