JBoss Threads 2.0.0.GA-redhat-2

Uses of Interface
org.jboss.threads.InterruptHandler

Packages that use InterruptHandler
org.jboss.threads   
 

Uses of InterruptHandler in org.jboss.threads
 

Methods in org.jboss.threads that return InterruptHandler
static InterruptHandler JBossThread.getAndSetInterruptHandler(InterruptHandler newInterruptHandler)
          Swap the current thread's active interrupt handler.
 

Methods in org.jboss.threads with parameters of type InterruptHandler
static InterruptHandler JBossThread.getAndSetInterruptHandler(InterruptHandler newInterruptHandler)
          Swap the current thread's active interrupt handler.
 


JBoss Threads 2.0.0.GA-redhat-2

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