Uses of Interface
org.jboss.ha.framework.server.lock.LocalLockHandler

Packages that use LocalLockHandler
org.jboss.ha.framework.server.lock   
 

Uses of LocalLockHandler in org.jboss.ha.framework.server.lock
 

Methods in org.jboss.ha.framework.server.lock that return LocalLockHandler
 LocalLockHandler AbstractClusterLockSupport.getLocalHandler()
           
 

Constructors in org.jboss.ha.framework.server.lock with parameters of type LocalLockHandler
AbstractClusterLockSupport(String serviceHAName, org.jboss.ha.framework.interfaces.HAPartition partition, LocalLockHandler handler)
           
NonGloballyExclusiveClusterLockSupport(String serviceHAName, org.jboss.ha.framework.interfaces.HAPartition partition, LocalLockHandler handler)
           
YieldingGloballyExclusiveClusterLockSupport(String serviceHAName, org.jboss.ha.framework.interfaces.HAPartition partition, LocalLockHandler handler)
           
 



Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.