当前页面:
在线文档首页 >
JBoss 4.0.1 sp1 Cache API Documentation 英文版文档
LockStrategyFactory (JBossCache API) - JBoss 4.0.1 sp1 Cache API Documentation 英文版文档
org.jboss.cache.lock
Class LockStrategyFactory
java.lang.Object
org.jboss.cache.lock.LockStrategyFactory
- public class LockStrategyFactory
- extends Object
Factory to create LockStragtegy instance.
- Author:
- Ben Wang
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LockStrategyFactory
protected LockStrategyFactory()
getLockStrategy
public static LockStrategy getLockStrategy()
getLockStrategy
public static LockStrategy getLockStrategy(IsolationLevel lockingLevel)
setIsolationLevel
public static void setIsolationLevel(IsolationLevel level)
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.