Class ComponentRelocatableResourceHandler

  • All Implemented Interfaces:
    RelocatableResourceHandler

    public class ComponentRelocatableResourceHandler
    extends Object
    implements RelocatableResourceHandler
    This class is used in cases where alternate implementations of h:outputScript and h:outputStylesheet components are used overriding a tag handler and providing a new tag name, but preserving the componentType and rendererType. In those components, the relocation hack is done, but it is necessary to provide the additional code from the implementation.