public class DefaultMapper extends Object implements MethodToFunctionSymbolMapper
Constructor and Description |
---|
DefaultMapper() |
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.Copyright © 2003-2013 The Apache Software Foundation.