JBoss Threads 2.0.0.GA-redhat-2

Uses of Interface
org.jboss.threads.EventListener

Packages that use EventListener
org.jboss.threads   
 

Uses of EventListener in org.jboss.threads
 

Methods in org.jboss.threads with parameters of type EventListener
<A> void
JBossThreadPoolExecutor.addShutdownListener(EventListener<A> shutdownListener, A attachment)
          Add a shutdown listener.
<A> void
SimpleShutdownListenable.addShutdownListener(EventListener<A> shutdownListener, A attachment)
          Add a shutdown listener.
<A> void
ShutdownListenable.addShutdownListener(EventListener<A> shutdownListener, A attachment)
          Add a shutdown listener.
<A> void
QueuelessExecutor.addShutdownListener(EventListener<A> shutdownListener, A attachment)
          Add a shutdown listener.
<A> void
JBossScheduledThreadPoolExecutor.addShutdownListener(EventListener<A> shutdownListener, A attachment)
          Add a shutdown listener.
<A> void
QueueExecutor.addShutdownListener(EventListener<A> shutdownListener, A attachment)
          Add a shutdown listener.
 


JBoss Threads 2.0.0.GA-redhat-2

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.