|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.myfaces.spi.ServiceProviderFinderFactory
public class ServiceProviderFinderFactory
Constructor Summary | |
---|---|
ServiceProviderFinderFactory()
|
Method Summary | |
---|---|
static ServiceProviderFinder |
getServiceProviderFinder(javax.faces.context.ExternalContext ectx)
|
static void |
setServiceProviderFinder(javax.faces.context.ExternalContext ectx,
ServiceProviderFinder slp)
Set a ServiceLoaderFinder to the current application, to locate SPI service providers used by MyFaces. |
static void |
setServiceProviderFinder(javax.servlet.ServletContext ctx,
ServiceProviderFinder slp)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ServiceProviderFinderFactory()
Method Detail |
---|
public static ServiceProviderFinder getServiceProviderFinder(javax.faces.context.ExternalContext ectx)
ectx
-
public static void setServiceProviderFinder(javax.faces.context.ExternalContext ectx, ServiceProviderFinder slp)
ectx
- slp
- public static void setServiceProviderFinder(javax.servlet.ServletContext ctx, ServiceProviderFinder slp)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |