Uses of Class
javax.util.jcache.NullObjectNameException

Packages that use NullObjectNameException
javax.util.jcache All access to the cache is through the class javax.util.jcache.CacheAccess
org.fjank.jcache All access to the cache is through the class javax.util.jcache.CacheAccess
 

Uses of NullObjectNameException in javax.util.jcache
 

Methods in javax.util.jcache that throw NullObjectNameException
abstract  void CacheAccessFactory.defineRegion(String name)
          Deprecated. removed auto-generate-region replacement.
abstract  void CacheAccessFactory.defineRegion(String name, Attributes attributes)
          Deprecated. removed auto-generate-region replacement.
 

Uses of NullObjectNameException in org.fjank.jcache
 

Methods in org.fjank.jcache that throw NullObjectNameException
 void CacheAccessFactoryImpl.defineRegion(String name)
          Will create a named region within the cache.
 void CacheAccessFactoryImpl.defineRegion(String name, Attributes attributes)
          Will create a named region within the cache.
 



Copyright © 2002-2009 Hosted by SourceForge. All Rights Reserved.