Uses of Interface
com.sun.faces.spi.ConfigurationResourceProvider
Packages that use ConfigurationResourceProvider
Package
Description
-
Uses of ConfigurationResourceProvider in com.sun.faces.config.configprovider
Classes in com.sun.faces.config.configprovider that implement ConfigurationResourceProviderModifier and TypeClassDescriptionclass
class
This resource providers finds all .taglib.xml files in the system.class
class
class
class
-
Uses of ConfigurationResourceProvider in com.sun.faces.config.manager
Method parameters in com.sun.faces.config.manager with type arguments of type ConfigurationResourceProviderModifier and TypeMethodDescriptionstatic DocumentInfo[]
Documents.getXMLDocuments
(ServletContext servletContext, List<ConfigurationResourceProvider> providers, ExecutorService executor, boolean validating) Obtains an array ofDocument
s to be processed -
Uses of ConfigurationResourceProvider in com.sun.faces.config.manager.tasks
Constructors in com.sun.faces.config.manager.tasks with parameters of type ConfigurationResourceProviderModifierConstructorDescriptionFindConfigResourceURIsTask
(ConfigurationResourceProvider provider, ServletContext servletContext) Constructs a newURITask
instance. -
Uses of ConfigurationResourceProvider in com.sun.faces.spi
Subinterfaces of ConfigurationResourceProvider in com.sun.faces.spiModifier and TypeInterfaceDescriptioninterface
Classes that implement this interface return zero or moreURL
s which refer to application configuration resources (i.e.Methods in com.sun.faces.spi that return ConfigurationResourceProviderModifier and TypeMethodDescriptionstatic ConfigurationResourceProvider[]
ConfigurationResourceProviderFactory.createProviders
(ConfigurationResourceProviderFactory.ProviderType providerType)