Infinispan Distribution 5.2.6.Final-redhat-2

org.infinispan.configuration.cache
Class AbstractLoaderConfiguration

java.lang.Object
  extended by org.infinispan.configuration.AbstractTypedPropertiesConfiguration
      extended by 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

Constructor Summary
protected AbstractLoaderConfiguration(TypedProperties properties)
           
 
Method Summary
 
Methods inherited from class org.infinispan.configuration.AbstractTypedPropertiesConfiguration
equals, hashCode, properties
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.infinispan.configuration.cache.CacheLoaderConfiguration
properties
 

Constructor Detail

AbstractLoaderConfiguration

protected AbstractLoaderConfiguration(TypedProperties properties)

Infinispan Distribution 5.2.6.Final-redhat-2

Copyright © 2013 JBoss, a division of Red Hat. All Rights Reserved.