public interface ConfigurableService<T> extends FrameworkSupportService
| Modifier and Type | Method and Description |
|---|---|
T |
getProviderForConfiguration(java.lang.String type,
java.util.Properties configuration) |
getNameT getProviderForConfiguration(java.lang.String type, java.util.Properties configuration) throws ExecutionServiceException
type - provider nameconfiguration - configuration propertiesExecutionServiceException - on error