org.springframework.batch.retry.interceptor
Interface RetryOperationsInterceptorTests.Service

All Known Implementing Classes:
RetryOperationsInterceptorTests.ServiceImpl
Enclosing class:
RetryOperationsInterceptorTests

public static interface RetryOperationsInterceptorTests.Service


Method Summary
 void doTansactional()
           
 void service()
           
 

Method Detail

service

void service()
             throws Exception
Throws:
Exception

doTansactional

void doTansactional()
                    throws Exception
Throws:
Exception


Copyright © 2008 SpringSource. All Rights Reserved.