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) |
loadclose, close2, isClosed, waitForInvocation, waitForInvocation, wasInvokedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitinitializeclosepublic java.lang.Object load2(LoaderHelper helper)
load2 in class TestCacheLoaderpublic void init(java.util.Properties props)
DeclarableCache initialization to fail.init in interface Declarableprops - Contains the parameters declared in the declarative xml file.