org.apache.camel.component.cache.factory
Class CacheManagerFactory

java.lang.Object
  extended by org.apache.camel.component.cache.factory.CacheManagerFactory

public class CacheManagerFactory
extends Object


Constructor Summary
CacheManagerFactory()
           
 
Method Summary
 net.sf.ehcache.CacheManager instantiateCacheManager()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CacheManagerFactory

public CacheManagerFactory()
Method Detail

instantiateCacheManager

public net.sf.ehcache.CacheManager instantiateCacheManager()


Copyright © 2007-2010 IONA Open Source Community. All Rights Reserved.