Package org.jboss.as.jsf.deployment
Class JSFModuleIdFactory
java.lang.Object
org.jboss.as.jsf.deployment.JSFModuleIdFactory
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 Summary
Modifier and TypeMethodDescriptionReturn the slot id's of all active JSF versions.static JSFModuleIdFactory
-
Method Details
-
getInstance
-
getActiveJSFVersions
Return the slot id's of all active JSF versions.- Returns:
- The slot id's of all active JSF versions.
-