| Package | Description | 
|---|---|
| org.apache.tapestry5.clojure.modules | |
| org.apache.tapestry5.internal.clojure | [INTERNAL USE ONLY] support for Clojure functions; API subject to change | 
| Modifier and Type | Method and Description | 
|---|---|
| static MethodToFunctionSymbolMapper | ClojureModule. buildMethodToFunctionMapper(List<MethodToFunctionSymbolMapper> configuration,
                                                      ChainBuilder builder) | 
| Modifier and Type | Method and Description | 
|---|---|
| static MethodToFunctionSymbolMapper | ClojureModule. buildMethodToFunctionMapper(List<MethodToFunctionSymbolMapper> configuration,
                                                      ChainBuilder builder) | 
| static void | ClojureModule. defaultMappers(OrderedConfiguration<MethodToFunctionSymbolMapper> configuration) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AnnotationMapper | 
| class  | DefaultMapperDefault implementation that transforms a camelCased method-name to a clojure-style function name. | 
| Constructor and Description | 
|---|
| ClojureBuilderImpl(PlasticProxyFactory proxyFactory,
                                    MethodToFunctionSymbolMapper mapper,
                                    OperationTracker tracker) | 
${project.version} - Copyright © 2003-2015 The Apache Software Foundation.