Uses of Class
org.aspectj.weaver.tools.cache.SimpleCache
-
Packages that use SimpleCache Package Description org.aspectj.weaver.loadtime org.aspectj.weaver.tools.cache -
-
Uses of SimpleCache in org.aspectj.weaver.loadtime
Fields in org.aspectj.weaver.loadtime declared as SimpleCache Modifier and Type Field Description static SimpleCacheAj. laCache -
Uses of SimpleCache in org.aspectj.weaver.tools.cache
Methods in org.aspectj.weaver.tools.cache that return SimpleCache Modifier and Type Method Description static SimpleCacheSimpleCacheFactory. createSimpleCache()
-