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
.
Copyright ? 2002-2010 Oracle America, Inc. All Rights Reserved.