public class InvocationHandler<T> extends Object implements InvocationHandler
Constructor and Description |
---|
InvocationHandler(RecoverableContainer<T> c,
T obj) |
InvocationHandler(RecoverableContainer<T> cont,
T obj,
Uid u) |
public InvocationHandler(RecoverableContainer<T> c, T obj)
public InvocationHandler(RecoverableContainer<T> cont, T obj, Uid u)
Copyright © 2014 JBoss by Red Hat. All rights reserved.