Interface PerThreadRequestScope.Scoper

Enclosing class:
PerThreadRequestScope

public static interface PerThreadRequestScope.Scoper
  • Method Summary

    Modifier and Type
    Method
    Description
    <T> Callable<T>
    scope(Callable<T> callable)