public interface ServiceProviderFactory
| Modifier and Type | Method and Description |
|---|---|
ServiceProvider |
getServiceProvider(ServiceProviderInformation serviceProviderInfo)
Instantiate and initialize a ServiceProvider implementation.
|
ServiceProvider getServiceProvider(ServiceProviderInformation serviceProviderInfo) throws ProviderConfigurationException
serviceProviderInfo - Encapsulates information about the service instanceProviderConfigurationException - if there is a configuration or lookup problem