Class FacesJSResourceLoader

All Implemented Interfaces:
FacesWrapper<ResourceLoader>

public class FacesJSResourceLoader extends ResourceLoaderWrapper
Resource loader coming in from our jakarta.faces library The problem why we need a specialized loader is: we have to append/change the mapping information in Development mode (and remove it if present for prod mode) according to the library name and request path Both values are dynamic and the request path is dependent on the patterns provided in the web.xml