public class DeprecatedComponentHandler
extends com.sun.faces.facelets.tag.jsf.html.HtmlComponentHandler
Behaves like a HtmlComponentHandler
but issues a deprecation warning log when used.
Constructor and Description |
---|
DeprecatedComponentHandler(javax.faces.view.facelets.ComponentConfig config) |
Modifier and Type | Method and Description |
---|---|
void |
applyNextHandler(javax.faces.view.facelets.FaceletContext ctx,
javax.faces.component.UIComponent c) |
createComponent, getComponentConfig, isNew, onComponentCreated, onComponentPopulated
public DeprecatedComponentHandler(javax.faces.view.facelets.ComponentConfig config)
public void applyNextHandler(javax.faces.view.facelets.FaceletContext ctx, javax.faces.component.UIComponent c) throws IOException, javax.faces.FacesException, javax.el.ELException
applyNextHandler
in class javax.faces.view.facelets.DelegatingMetaTagHandler
IOException
javax.faces.FacesException
javax.el.ELException
Copyright © 2015 Nuxeo SA. All rights reserved.