Uses of Class
org.xwiki.cache.tests.CacheEntryListenerTest.EventType

Uses of CacheEntryListenerTest.EventType in org.xwiki.cache.tests
 

Methods in org.xwiki.cache.tests that return CacheEntryListenerTest.EventType
static CacheEntryListenerTest.EventType CacheEntryListenerTest.EventType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static CacheEntryListenerTest.EventType[] CacheEntryListenerTest.EventType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.xwiki.cache.tests with parameters of type CacheEntryListenerTest.EventType
 boolean CacheEntryListenerTest.waitForEntryEvent(CacheEntryListenerTest.EventType eventType)
           
 



Copyright © 2004-2013 XWiki. All Rights Reserved.