org.infinispan.configuration.cache
Class AbstractLoaderConfiguration
java.lang.Object
org.infinispan.configuration.AbstractTypedPropertiesConfiguration
org.infinispan.configuration.cache.AbstractLoaderConfiguration
- All Implemented Interfaces:
- CacheLoaderConfiguration
- Direct Known Subclasses:
- AbstractStoreConfiguration, ClusterCacheLoaderConfiguration, LegacyLoaderConfiguration
public abstract class AbstractLoaderConfiguration
- extends AbstractTypedPropertiesConfiguration
- implements CacheLoaderConfiguration
AbstractLoaderConfiguration. Base class for loader configuration
- Since:
- 5.1
- Author:
- Pete Muir, Tristan Tarrant
AbstractLoaderConfiguration
protected AbstractLoaderConfiguration(TypedProperties properties)
Copyright © 2013 JBoss, a division of Red Hat. All Rights Reserved.