A TemplateResolverStrategy that distinguishes that its returns should
all* be aggregated into the current template set, rather than the
first that resolves.
author: Antranig Basman (amb26@ponder.org.uk)
Method Summary
boolean
isMultiple() true if ALL the strings returns from this resolvershould be used to aggregate templates for this request.
true if ALL the strings returns from this resolvershould be used to aggregate templates for this request. If false,aggregating will stop at the first template which resolves successfully.