public interface ComponentConfig extends TagConfig
Passed to the constructor of ComponentHandler.  Represents a component-type/renderer-type
 pair.
| Modifier and Type | Method and Description | 
|---|---|
String | 
getComponentType()
ComponentType to pass to the
   | 
String | 
getRendererType()
RendererType to set on created
   | 
getNextHandler, getTag, getTagIdCopyright © 1996-2015, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.