Interface UserManagedCacheConfiguration<K,V,T extends org.ehcache.UserManagedCache<K,V>>


public interface UserManagedCacheConfiguration<K,V,T extends org.ehcache.UserManagedCache<K,V>>
A configuration type that enables to further specify the type of UserManagedCache in a UserManagedCacheBuilder.
See Also:
  • PersistentUserManagedCache