public interface  org.springframework.transaction.interceptor.TransactionAspectSupport$InvocationCallback extends java.lang.Object
{
public abstract java.lang.Object proceedWithInvocation() throws java.lang.Throwable;
}