JBoss Threads 2.0.0.GA

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

Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.