Class HandlerProcessingResultImpl

java.lang.Object
org.glassfish.apf.impl.HandlerProcessingResultImpl
All Implemented Interfaces:
HandlerProcessingResult

public class HandlerProcessingResultImpl extends Object implements HandlerProcessingResult
Author:
dochez
  • Constructor Details

    • HandlerProcessingResultImpl

      public HandlerProcessingResultImpl(Map<Class<? extends Annotation>,ResultType> results)
      Creates a new instance of HandlerProcessingResultImpl
    • HandlerProcessingResultImpl

      public HandlerProcessingResultImpl()
  • Method Details