com.atlassian.beehive.hazelcast
Class HazelcastClusterLockServiceTckTest

java.lang.Object
  extended by com.atlassian.beehive.AbstractClusterLockServiceTckTest
      extended by com.atlassian.beehive.hazelcast.HazelcastClusterLockServiceTckTest

public class HazelcastClusterLockServiceTckTest
extends AbstractClusterLockServiceTckTest

Since:
v0.0.9

Nested Class Summary
 
Nested classes/interfaces inherited from class com.atlassian.beehive.AbstractClusterLockServiceTckTest
AbstractClusterLockServiceTckTest.TestThread
 
Field Summary
 
Fields inherited from class com.atlassian.beehive.AbstractClusterLockServiceTckTest
clusterLockService
 
Constructor Summary
HazelcastClusterLockServiceTckTest()
           
 
Method Summary
protected  ClusterLockService createClusterLockService()
           
 void test_runWithLockInterruptibly_doInterrupt()
           
 
Methods inherited from class com.atlassian.beehive.AbstractClusterLockServiceTckTest
runTestThreads, test_runWithLock_differentLockNames, test_runWithLock_doInterrupt, test_runWithLock_reentrancy, test_runWithLock_sameLockNames, test_tryRunWithLock_acquireLater, test_tryRunWithLock_no_acquire
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HazelcastClusterLockServiceTckTest

public HazelcastClusterLockServiceTckTest()
Method Detail

createClusterLockService

protected ClusterLockService createClusterLockService()
Specified by:
createClusterLockService in class AbstractClusterLockServiceTckTest

test_runWithLockInterruptibly_doInterrupt

public void test_runWithLockInterruptibly_doInterrupt()
                                               throws Exception
Overrides:
test_runWithLockInterruptibly_doInterrupt in class AbstractClusterLockServiceTckTest
Throws:
Exception


Copyright © 2014 Atlassian. All Rights Reserved.