org.apache.camel.component.cache
Class CacheConverter

java.lang.Object
  extended by org.apache.camel.component.cache.CacheConverter

@Converter
public final class CacheConverter
extends Object

Version:

Method Summary
static net.sf.ehcache.store.MemoryStoreEvictionPolicy toPolicy(String s)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

toPolicy

@Converter
public static net.sf.ehcache.store.MemoryStoreEvictionPolicy toPolicy(String s)


Apache CAMEL