public class DefaultOperandValueProviderRegistry extends Object implements OperandValueProviderRegistry
| Constructor and Description |
|---|
DefaultOperandValueProviderRegistry() |
| Modifier and Type | Method and Description |
|---|---|
OperandValueProvider |
getOperandValueProvider(Class<? extends BTGOperandModel> operandType) |
void |
setApplicationContext(ApplicationContext applicationContext) |
public OperandValueProvider getOperandValueProvider(Class<? extends BTGOperandModel> operandType) throws OperandValueProviderNotFoundException
getOperandValueProvider in interface OperandValueProviderRegistryOperandValueProviderNotFoundExceptionpublic void setApplicationContext(ApplicationContext applicationContext)
throws BeansException
BeansExceptionCopyright © 2017 SAP SE. All Rights Reserved.