Uses of Class
org.axonframework.cache.NoCache

Packages that use NoCache
org.axonframework.cache Package containing a Caching abstraction, while waiting for the JSR 107 to be fully specified and implemented. 
 

Uses of NoCache in org.axonframework.cache
 

Fields in org.axonframework.cache declared as NoCache
static NoCache NoCache.INSTANCE
          Creates a singleton reference the the NoCache implementation.
 



Copyright © 2010-2016. All Rights Reserved.