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

UnifiedLoaderRepository.ReentrantLock (JBoss/JMX API) - JBoss 3.2.7 jmx API Documentation 英文版文档


org.jboss.mx.loading
Class UnifiedLoaderRepository.ReentrantLock

java.lang.Object
  extended byorg.jboss.mx.loading.UnifiedLoaderRepository.ReentrantLock
Enclosing class:
UnifiedLoaderRepository

public static class UnifiedLoaderRepository.ReentrantLock
extends Object


Constructor Summary
UnifiedLoaderRepository.ReentrantLock()
           
 
Method Summary
 void acquire()
           
 int holds()
           
 void release()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UnifiedLoaderRepository.ReentrantLock

public UnifiedLoaderRepository.ReentrantLock()
Method Detail

acquire

public void acquire()
             throws InterruptedException
Throws:
InterruptedException

release

public void release()

holds

public int holds()


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