public class DefaultExpressionBeanRepositoryService extends Object implements ExpressionBeanRepositoryService, org.springframework.context.ApplicationContextAware
For improved results of this service, the code should be compiled using the "-parameters" option
Constructor and Description |
---|
DefaultExpressionBeanRepositoryService() |
Modifier and Type | Method and Description |
---|---|
SortedMap<String,SortedSet<String>> |
getDefinedExpressionBeanMethods() |
void |
setApplicationContext(org.springframework.context.ApplicationContext applicationContext) |
public DefaultExpressionBeanRepositoryService()
public SortedMap<String,SortedSet<String>> getDefinedExpressionBeanMethods()
getDefinedExpressionBeanMethods
in interface ExpressionBeanRepositoryService
public void setApplicationContext(org.springframework.context.ApplicationContext applicationContext) throws org.springframework.beans.BeansException
setApplicationContext
in interface org.springframework.context.ApplicationContextAware
org.springframework.beans.BeansException
Copyright © 2010 - 2019 edorasware ag. All Rights Reserved.