org.apache.avalon.excalibur.concurrent
クラス Mutex

java.lang.Object
  |
  +--org.apache.avalon.excalibur.concurrent.Semaphore
        |
        +--org.apache.avalon.excalibur.concurrent.Mutex
すべての実装インタフェース:
Sync

public class Mutex
extends Semaphore

導入されたバージョン:
4.0
バージョン:
CVS $Revision: 1.3 $ $Date: 2001/12/11 09:53:28 $

コンストラクタの概要
Mutex()
           
 
クラス org.apache.avalon.excalibur.concurrent.Semaphore から継承したメソッド
acquire, attempt, release
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

Mutex

public Mutex()


"Copyright ? 2001 Apache Jakarta Project. All Rights Reserved."