com.amazonaws.services.simpleworkflow.flow.interceptors
Interface RetryInterceptor

All Known Implementing Classes:
RetryInterceptorBase, RetryInterceptorVoid, RetryInterceptorWithResult

public interface RetryInterceptor


Method Summary
 Object execute()
           
 

Method Detail

execute

Object execute()
               throws Throwable
Throws:
Throwable


Copyright © 2010 Amazon Web Services, Inc. All Rights Reserved.