public abstract class AbstractChildProxyFactory<Z,D extends Database<Z>,P,PE extends Exception,T,E extends Exception> extends AbstractProxyFactory<Z,D,PE,T,E> implements ChildProxyFactory<Z,D,P,PE,T,E>
logger| Modifier | Constructor and Description |
|---|---|
protected |
AbstractChildProxyFactory(P parentProxy,
ProxyFactory<Z,D,P,PE> parent,
Invoker<Z,D,P,T,PE> invoker,
Map<D,T> map,
Class<E> exceptionClass) |
| Modifier and Type | Method and Description |
|---|---|
void |
close(D database) |
protected T |
create(D database) |
ProxyFactory<Z,D,P,PE> |
getParent() |
P |
getParentProxy() |
void |
remove() |
addChild, children, entries, get, getDatabaseCluster, getExceptionFactory, record, remove, removeChild, removeChildren, replayclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcloseaddChild, createProxy, entries, get, getDatabaseCluster, getExceptionFactory, record, removeChild, removeChildren, replayCopyright © 2004–2014 Paul Ferraro. All rights reserved.