public class ConfigurationResourceProviderFactory extends Object
ConfigurationResourceProvider
instances
using the Java services discovery mechanism.Modifier and Type | Class and Description |
---|---|
static class |
ConfigurationResourceProviderFactory.ProviderType |
Constructor and Description |
---|
ConfigurationResourceProviderFactory() |
Modifier and Type | Method and Description |
---|---|
static ConfigurationResourceProvider[] |
createProviders(ConfigurationResourceProviderFactory.ProviderType providerType) |
public ConfigurationResourceProviderFactory()
public static ConfigurationResourceProvider[] createProviders(ConfigurationResourceProviderFactory.ProviderType providerType)
providerType
- the type of providers that should be discovered and instantiated.ConfigurationResourceProviders discovered that
match the specified ProviderType
.
Comments to: faces-dev@eclipse.org.
Copyright © 2019 Eclipse Foundation. All rights reserved.
Use is subject to license terms.