站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 4.0.1 sp1 common API Documentation 英文版文档

Uses of Interface org.jboss.util.Sync (JBoss/Common API) - JBoss 4.0.1 sp1 common API Documentation 英文版文档


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
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.