public class TerracottaBootstrapCacheLoaderFactory extends BootstrapCacheLoaderFactory<TerracottaBootstrapCacheLoader>
BOOTSTRAP_ASYNCHRONOUSLY
Constructor and Description |
---|
TerracottaBootstrapCacheLoaderFactory() |
Modifier and Type | Method and Description |
---|---|
TerracottaBootstrapCacheLoader |
createBootstrapCacheLoader(Properties properties)
Create a
BootstrapCacheLoader |
extractBoolean, extractBootstrapAsynchronously, extractLong
public TerracottaBootstrapCacheLoaderFactory()
public TerracottaBootstrapCacheLoader createBootstrapCacheLoader(Properties properties)
BootstrapCacheLoaderFactory
BootstrapCacheLoader
createBootstrapCacheLoader
in class BootstrapCacheLoaderFactory<TerracottaBootstrapCacheLoader>
properties
- implementation specific properties. These are configured as comma
separated name value pairs in ehcache.xmlCopyright © 2003-2013 Terracotta, Inc.. All Rights Reserved.