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