javax.cache
Interface CacheFactory


public interface CacheFactory

Version:
$Rev: 356097 $ $Date: 2005-12-12 02:29:03 +0100 (Mon, 12 Dec 2005) $

Method Summary
 Cache createCache(java.util.Map m)
           
 

Method Detail

createCache

public Cache createCache(java.util.Map m)
                  throws CacheException
Throws:
CacheException


Copyright © 2003-2006 Apache Software Foundation. All Rights Reserved.