Class JSFModuleIdFactory


  • public class JSFModuleIdFactory
    extends Object
    This class finds all the installed Jakarta Server Faces implementations and provides their ModuleId's.
    Author:
    Stan Silvert ssilvert@redhat.com (C) 2012 Red Hat Inc.
    • Method Detail

      • getActiveJSFVersions

        public List<String> getActiveJSFVersions()
        Return the slot id's of all active JSF versions.
        Returns:
        The slot id's of all active JSF versions.