Class ApplicationImpl

java.lang.Object
jakarta.faces.application.Application
com.sun.faces.application.ApplicationImpl

public class ApplicationImpl extends Application
Application represents a per-web-application singleton object where applications based on Faces (or implementations wishing to provide extended functionality) can register application-wide singletons that provide functionality required by Faces.