Annotation Type FunctionName

    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      String value  
    • Element Detail

      • value

        String value
        Returns:
        the name of the Clojure function to map the method to. This may be a simple name, in which case it will be a name within the Namespace of the service interface, or it may be a fully qualified name of an arbitrary Clojure function.