public class InvocationHandler<T> extends Object implements InvocationHandler
Constructor and Description |
---|
InvocationHandler(RecoverableContainer<T> c,
T obj) |
InvocationHandler(RecoverableContainer<T> cont,
T obj,
int ot,
Uid u) |
InvocationHandler(RecoverableContainer<T> c,
T obj,
Uid u) |
public InvocationHandler(RecoverableContainer<T> c, T obj)
public InvocationHandler(RecoverableContainer<T> c, T obj, Uid u)
public InvocationHandler(RecoverableContainer<T> cont, T obj, int ot, Uid u)
Copyright © 2013. All rights reserved.