public class DefaultMapper extends Object implements MethodToFunctionSymbolMapper
Constructor and Description |
---|
DefaultMapper() |
Modifier and Type | Method and Description |
---|---|
clojure.lang.Symbol |
mapMethod(String namespace,
Method method) |
public DefaultMapper()
public clojure.lang.Symbol mapMethod(String namespace, Method method)
mapMethod
in interface MethodToFunctionSymbolMapper
namespace
- namespace for the service (from Namespace
annotation)method
- method for which a function name is desired.5.6.3 - Copyright © 2003-2021 The Apache Software Foundation.