public class ProxyInvocationResultFactory<Z,D extends Database<Z>,P,R,E extends Exception> extends Object implements InvocationResultFactory<Z,D,R>
ProxyInvocationResultFactory(ProxyFactoryFactory<Z,D,P,E,R,? extends Exception> factory, P parentProxy, ProxyFactory<Z,D,P,E> parent, Invoker<Z,D,P,R,E> invoker)
R
createResult(SortedMap<D,R> results)
boolean
differs(R primaryResult, R backupResult)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ProxyInvocationResultFactory(ProxyFactoryFactory<Z,D,P,E,R,? extends Exception> factory, P parentProxy, ProxyFactory<Z,D,P,E> parent, Invoker<Z,D,P,R,E> invoker)
public boolean differs(R primaryResult, R backupResult)
differs
InvocationResultFactory<Z,D extends Database<Z>,R>
public R createResult(SortedMap<D,R> results)
createResult
Copyright © 2004–2014 Paul Ferraro. All rights reserved.