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

Uses of Class org.jboss.ejb.plugins.lock.NonReentrantLock (JBoss Server API) - JBoss 4.0.1 sp1 server API Documentation 英文版文档


Uses of Class
org.jboss.ejb.plugins.lock.NonReentrantLock

Packages that use NonReentrantLock
org.jboss.ejb Package description goes here
 

Uses of NonReentrantLock in org.jboss.ejb
 

Methods in org.jboss.ejb that return NonReentrantLock
 NonReentrantLock EntityEnterpriseContext.getMethodLock()
          A non-reentrant deadlock detectable lock that is used to protected against entity bean reentrancy.
 



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