com.atlassian.cache.impl
Class LazyCacheEntryListenerSupportTest

java.lang.Object
  extended by com.atlassian.cache.impl.LazyCacheEntryListenerSupportTest

public class LazyCacheEntryListenerSupportTest
extends Object


Constructor Summary
LazyCacheEntryListenerSupportTest()
           
 
Method Summary
 void testCallDelegate()
           
 void testLazyCreate()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LazyCacheEntryListenerSupportTest

public LazyCacheEntryListenerSupportTest()
Method Detail

testLazyCreate

public void testLazyCreate()

testCallDelegate

public void testCallDelegate()


Copyright © 2015 Atlassian. All rights reserved.