public class ServiceProviderFinderFactory extends Object
| Constructor and Description | 
|---|
| ServiceProviderFinderFactory() | 
| Modifier and Type | Method and Description | 
|---|---|
| static ServiceProviderFinder | getServiceProviderFinder(ExternalContext ectx) | 
| static void | setServiceProviderFinder(ExternalContext ectx,
                        ServiceProviderFinder slp)Set a ServiceProviderFinder to the current application, to locate 
 SPI service providers used by MyFaces. | 
| static void | setServiceProviderFinder(jakarta.servlet.ServletContext ctx,
                        ServiceProviderFinder slp) | 
public static ServiceProviderFinder getServiceProviderFinder(ExternalContext ectx)
ectx - public static void setServiceProviderFinder(ExternalContext ectx, ServiceProviderFinder slp)
ectx - slp - public static void setServiceProviderFinder(jakarta.servlet.ServletContext ctx,
                                            ServiceProviderFinder slp)
Copyright © 2022 The Apache Software Foundation. All rights reserved.