|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ServiceProviderFinder | |
|---|---|
| org.apache.myfaces.spi | |
| org.apache.myfaces.spi.impl | |
| Uses of ServiceProviderFinder in org.apache.myfaces.spi |
|---|
| Methods in org.apache.myfaces.spi that return ServiceProviderFinder | |
|---|---|
static ServiceProviderFinder |
ServiceProviderFinderFactory.getServiceProviderFinder(ExternalContext ectx)
|
| Methods in org.apache.myfaces.spi with parameters of type ServiceProviderFinder | |
|---|---|
static void |
ServiceProviderFinderFactory.setServiceProviderFinder(ExternalContext ectx,
ServiceProviderFinder slp)
Set a ServiceProviderFinder to the current application, to locate SPI service providers used by MyFaces. |
static void |
ServiceProviderFinderFactory.setServiceProviderFinder(javax.servlet.ServletContext ctx,
ServiceProviderFinder slp)
|
| Uses of ServiceProviderFinder in org.apache.myfaces.spi.impl |
|---|
| Subclasses of ServiceProviderFinder in org.apache.myfaces.spi.impl | |
|---|---|
class |
DefaultServiceProviderFinder
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||