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 |
DefaultMapper
Default implementation that transforms a camelCased method-name to a clojure-style function name.
|
Constructor and Description |
---|
ClojureBuilderImpl(PlasticProxyFactory proxyFactory,
MethodToFunctionSymbolMapper mapper,
OperationTracker tracker) |
5.6.3 - Copyright © 2003-2021 The Apache Software Foundation.