Class AsynchronousPolicy

  • All Implemented Interfaces:
    Serializable

    public final class AsynchronousPolicy
    extends Policy
    The resolved "cached" information of a Asynchronous annotation an a specific method.
    Author:
    Jan Bernitt
    See Also:
    Serialized Form
    • Method Detail

      • toFuture

        public static Future<?> toFuture​(Object asyncResult)
      • isSuccessWhenCompletedExceptionally

        public boolean isSuccessWhenCompletedExceptionally()