public interface ComponentAssemblerSource
ComponentAssemblers (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)
${project.version} - Copyright © 2003-2015 The Apache Software Foundation.