Class ContextArgumentConverterFactory

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean canHandle​(java.lang.Class<?> targetType)  
      ArgumentConverter create​(java.lang.Object object, java.lang.reflect.Method method, java.lang.reflect.Parameter parameter)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ContextArgumentConverterFactory

        public ContextArgumentConverterFactory()