JBoss Common Classes 2.2.17.GA-redhat-1

Uses of Interface
org.jboss.util.Sync

Packages that use Sync
org.jboss.util Utility classes and interfaces. 
 

Uses of Sync in org.jboss.util
 

Subinterfaces of Sync in org.jboss.util
 interface WaitSync
          Interface that gives wait - notify primitives to implementors.
 

Classes in org.jboss.util that implement Sync
 class Semaphore
          Semaphore that can allow a specified number of threads to enter, blocking the others.
 class WaitSemaphore
          Wait exclusive semaphore with wait - notify primitives
 


JBoss Common Classes 2.2.17.GA-redhat-1

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