Package org.apache.tapestry5.clojure
package org.apache.tapestry5.clojure
Allows Clojure functions to be injected into Tapestry services and components
-
ClassDescriptionCreates a proxy for the interface that delegates each method to a Clojure function.Overrides the default mapping from method name to Clojure function name.Maps a method from a service interface to a fully-qualified Clojure function name, as a Clojure
Symbol
.Maps a service interface to a Clojure namespace.