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, extractLongpublic TerracottaBootstrapCacheLoaderFactory()
public TerracottaBootstrapCacheLoader createBootstrapCacheLoader(Properties properties)
BootstrapCacheLoaderFactoryBootstrapCacheLoadercreateBootstrapCacheLoader in class BootstrapCacheLoaderFactory<TerracottaBootstrapCacheLoader>properties - implementation specific properties. These are configured as comma
separated name value pairs in ehcache.xmlCopyright © 2003-2014 Terracotta, Inc.. All Rights Reserved.