public interface ChildProxyFactory<Z,D extends Database<Z>,P,PE extends Exception,T,E extends Exception> extends ProxyFactory<Z,D,T,E>
Modifier and Type | Method and Description |
---|---|
ProxyFactory<Z,D,P,PE> |
getParent() |
P |
getParentProxy() |
void |
remove() |
addChild, close, createProxy, entries, get, getDatabaseCluster, getExceptionFactory, getRoot, record, removeChild, removeChildren, replay, retain
Copyright © 2004–2013 Paul Ferraro. All rights reserved.