Errai 3.0.1-SNAPSHOT

org.jboss.errai.common.rebind
Class CacheUtil

java.lang.Object
  extended by org.jboss.errai.common.rebind.CacheUtil

public abstract class CacheUtil
extends Object

Author:
Mike Brock

Method Summary
static void clearAll()
           
static
<T extends CacheStore>
T
getCache(Class<T> type)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getCache

public static <T extends CacheStore> T getCache(Class<T> type)

clearAll

public static void clearAll()

Errai 3.0.1-SNAPSHOT

Copyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.