Package org.apache.tapestry5.services.linktransform
Services supporting link transformation.
-
Interface Summary Interface Description ComponentEventLinkTransformer Allows for selective replacement of the defaultLink
used to represent a component event request.LinkTransformer A facade aroundComponentEventLinkTransformer
andPageRenderLinkTransformer
.PageRenderLinkTransformer Allows the defaultLink
for a page render request to be replaced.