org.eclipse.net4j.util.event
Class ExecutorServiceNotifier
java.lang.Object
org.eclipse.net4j.util.event.Notifier
org.eclipse.net4j.util.event.ExecutorServiceNotifier
- All Implemented Interfaces:
- INotifier
- Direct Known Subclasses:
- ExecutorServiceNotifier.ThreadPool
public class ExecutorServiceNotifier
- extends Notifier
- Since:
- 2.0
- Author:
- Eike Stepper
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExecutorServiceNotifier
public ExecutorServiceNotifier()
getNotificationService
public ExecutorService getNotificationService()
- Overrides:
getNotificationService
in class Notifier
setNotificationExecutorService
public void setNotificationExecutorService(ExecutorService notificationExecutorService)
Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others.