Class JSFModuleIdFactory

java.lang.Object
org.jboss.as.jsf.deployment.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 Details

    • getInstance

      public static JSFModuleIdFactory getInstance()
    • 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.