public class ReflectionAdapterImpl extends Object implements ReflectionAdapter, org.springframework.context.ApplicationContextAware
| Constructor and Description |
|---|
ReflectionAdapterImpl() |
| Modifier and Type | Method and Description |
|---|---|
Object |
executeControlAction(ControlActionMetadata actionMetadata,
Map<String,?> actionData) |
void |
setApplicationContext(org.springframework.context.ApplicationContext applicationContext) |
public Object executeControlAction(ControlActionMetadata actionMetadata, Map<String,?> actionData)
executeControlAction in interface ReflectionAdapterpublic void setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
throws org.springframework.beans.BeansException
setApplicationContext in interface org.springframework.context.ApplicationContextAwareorg.springframework.beans.BeansExceptionCopyright © 2019. All rights reserved.