org.springframework.social.evernote.api
Interface EvernoteExceptionUtils.Operation<T>

Type Parameters:
T -
Enclosing class:
EvernoteExceptionUtils

public static interface EvernoteExceptionUtils.Operation<T>

Callback interface for EvernoteExceptionUtils.wrap(org.springframework.social.evernote.api.EvernoteExceptionUtils.Operation).


Method Summary
 T execute()
           
 

Method Detail

execute

T execute()
          throws Exception
Throws:
Exception


Copyright © 2014. All Rights Reserved.