public class AnnotationMapper extends Object implements MethodToFunctionSymbolMapper
Constructor and Description |
---|
AnnotationMapper() |
public AnnotationMapper()
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.