public static class CacheXml30Test.CacheLoaderWithDeclarables extends Object implements com.gemstone.gemfire.cache.CacheLoader, com.gemstone.gemfire.internal.cache.xmlcache.Declarable2
CacheLoader that is Declarable and
has some interesting parameters.| Constructor and Description |
|---|
CacheLoaderWithDeclarables()
Creates a new loader and initializes its properties
|
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
boolean |
equals(Object o) |
Properties |
getConfig() |
void |
init(Properties props) |
boolean |
isInitialized()
Returns whether or not this
Declarable was
initialized. |
Object |
load(com.gemstone.gemfire.cache.LoaderHelper helper) |
public CacheLoaderWithDeclarables()
public boolean isInitialized()
Declarable was
initialized.public void init(Properties props)
init in interface com.gemstone.gemfire.cache.Declarablepublic Properties getConfig()
getConfig in interface com.gemstone.gemfire.internal.cache.xmlcache.Declarable2public Object load(com.gemstone.gemfire.cache.LoaderHelper helper) throws com.gemstone.gemfire.cache.CacheLoaderException
load in interface com.gemstone.gemfire.cache.CacheLoadercom.gemstone.gemfire.cache.CacheLoaderExceptionpublic void close()
close in interface com.gemstone.gemfire.cache.CacheCallbackCopyright © 2010-2015 Pivotal Software, Inc. All rights reserved.