Class KotlinAwareInvocableHandlerMethod

    • Constructor Detail

      • KotlinAwareInvocableHandlerMethod

        public KotlinAwareInvocableHandlerMethod​(java.lang.Object bean,
                                                 java.lang.reflect.Method method)
    • Method Detail

      • doInvoke

        protected java.lang.Object doInvoke​(java.lang.Object... args)
                                     throws java.lang.Exception
        Overrides:
        doInvoke in class InvocableHandlerMethod
        Throws:
        java.lang.Exception