public static class ClientServerTestCase.CacheServerCacheLoader extends TestCacheLoader implements Declarable
callbackError
Constructor and Description |
---|
CacheServerCacheLoader() |
Modifier and Type | Method and Description |
---|---|
void |
init(java.util.Properties props)
Initializes a user-defined object using the given properties.
|
java.lang.Object |
load2(LoaderHelper helper) |
load
close, close2, isClosed, waitForInvocation, waitForInvocation, wasInvoked
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
initialize
close
public java.lang.Object load2(LoaderHelper helper)
load2
in class TestCacheLoader
public void init(java.util.Properties props)
Declarable
Cache
initialization to fail.init
in interface Declarable
props
- Contains the parameters declared in the declarative xml file.