D
- P
- public class BlobInvocationHandler<D,P> extends LocatorInvocationHandler<D,P,java.sql.Blob>
AbstractInvocationHandler.SimpleInvoker
cluster, logger
Modifier | Constructor and Description |
---|---|
protected |
BlobInvocationHandler(P object,
SQLProxy<D,P> proxy,
Invoker<D,P,java.sql.Blob> invoker,
java.util.Map<Database<D>,java.sql.Blob> objectMap) |
Modifier and Type | Method and Description |
---|---|
protected java.util.Set<java.lang.reflect.Method> |
getDatabaseReadMethodSet() |
close, getInvocationStrategy, postInvoke, record
close, createObject, getParent, getParentProxy, getRoot
addChild, detectClusterPanic, entries, entry, getDatabaseCluster, getInvoker, getObject, handleFailure, handleFailures, handlePartialFailure, invoke, isRecordable, isSQLMethod, removeChild, removeChildren, replay, retain
protected java.util.Set<java.lang.reflect.Method> getDatabaseReadMethodSet()
getDatabaseReadMethodSet
in class LocatorInvocationHandler<D,P,java.sql.Blob>
LocatorInvocationHandler.getDatabaseReadMethodSet()