Class SimpleCxfRsBinding.MethodSpec

    • Constructor Detail

      • MethodSpec

        protected MethodSpec()
    • Method Detail

      • fromMethod

        public static SimpleCxfRsBinding.MethodSpec fromMethod​(Method method)
        Processes this method definition and extracts metadata relevant for the binding process.
        Parameters:
        method - The Method to process.
        Returns:
        A MethodSpec instance representing the method metadata relevant to the Camel binding process.