Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.platform.ui.web.tag.handler
Class DeprecatedComponentHandler

java.lang.Object
  extended by com.sun.facelets.tag.TagHandler
      extended by com.sun.facelets.tag.MetaTagHandler
          extended by com.sun.facelets.tag.jsf.ComponentHandler
              extended by com.sun.facelets.tag.jsf.html.HtmlComponentHandler
                  extended by org.nuxeo.ecm.platform.ui.web.tag.handler.DeprecatedComponentHandler
All Implemented Interfaces:
com.sun.facelets.FaceletHandler

public class DeprecatedComponentHandler
extends com.sun.facelets.tag.jsf.html.HtmlComponentHandler

Handler for deprecated components.

Behaves like a HtmlComponentHandler but issues a deprecation warning log when used.

Author:
Anahide Tchertchian

Constructor Summary
DeprecatedComponentHandler(com.sun.facelets.tag.jsf.ComponentConfig config)
           
 
Method Summary
 
Methods inherited from class com.sun.facelets.tag.jsf.ComponentHandler
apply
 
Methods inherited from class com.sun.facelets.tag.TagHandler
toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DeprecatedComponentHandler

public DeprecatedComponentHandler(com.sun.facelets.tag.jsf.ComponentConfig config)

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.