Class CompositeResouceWrapper

  • All Implemented Interfaces:
    Externalizable, Serializable, FacesWrapper<Resource>

    public final class CompositeResouceWrapper
    extends Resource
    implements FacesWrapper<Resource>, Externalizable
    The value inside composite component attribute map with the key Resource.COMPONENT_RESOURCE_KEY should be a Serializable. This wrapper add serialization to Resource instances, because ResourceImpl depends from the ResourceLoader used by it.
    Version:
    $Revision$ $Date$
    Author:
    Leonardo Uribe (latest modification by $Author$)
    See Also:
    Serialized Form