Searched refs:_ListenerExecutor (Results 1 – 1 of 1) sorted by relevance
56 private final ExecutorService _ListenerExecutor; field in JmmDNSImpl70 _ListenerExecutor = Executors.newSingleThreadExecutor(); in JmmDNSImpl()86 _ListenerExecutor.shutdown(); in close()498 _ListenerExecutor.submit(new Runnable() { in inetAddressAdded()529 _ListenerExecutor.submit(new Runnable() { in inetAddressRemoved()