org.eclipse.net4j.util.event
Class ExecutorServiceNotifier.ThreadPool

java.lang.Object
  extended by org.eclipse.net4j.util.event.Notifier
      extended by org.eclipse.net4j.util.event.ExecutorServiceNotifier
          extended by org.eclipse.net4j.util.event.ExecutorServiceNotifier.ThreadPool
All Implemented Interfaces:
INotifier
Enclosing class:
ExecutorServiceNotifier

Deprecated.

@Deprecated
public static class ExecutorServiceNotifier.ThreadPool
  
extends ExecutorServiceNotifier

Deprecated.


Nested Class Summary
 
Nested classes/interfaces inherited from class org.eclipse.net4j.util.event.ExecutorServiceNotifier
ExecutorServiceNotifier.ThreadPool
 
Constructor Summary
ExecutorServiceNotifier.ThreadPool()
          Deprecated.  
 
Method Summary
 
Methods inherited from class org.eclipse.net4j.util.event.ExecutorServiceNotifier
getNotificationService, setNotificationExecutorService
 
Methods inherited from class org.eclipse.net4j.util.event.Notifier
addListener, fireEvent, fireEvent, fireEvent, fireThrowable, firstListenerAdded, getListeners, hasListeners, lastListenerRemoved, removeListener
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExecutorServiceNotifier.ThreadPool

public ExecutorServiceNotifier.ThreadPool()
Deprecated. 


Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.