Interface EntityUtils.ThrowingReturningWork<G extends Exception,P>

Enclosing class:
EntityUtils

public static interface EntityUtils.ThrowingReturningWork<G extends Exception,P>
Perform a task and return an arbitrary object instance as response.
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details