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