public interface ComponentAssemblerSource
ComponentAssembler
s (this is used by the assemblers
to find related assemblers).Modifier and Type | Method and Description |
---|---|
org.apache.tapestry5.internal.pageload.ComponentAssembler |
getAssembler(String className,
ComponentResourceSelector selector)
Gets (and possibly creates) a component assembler for the indicated class name and selector.
|
org.apache.tapestry5.internal.pageload.ComponentAssembler getAssembler(String className, ComponentResourceSelector selector)
5.6.3 - Copyright © 2003-2021 The Apache Software Foundation.