public final class NamedBeanContextItemProvider extends Object implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.InitializingBean, VelocityContextItemProvider
getContextMap()| Constructor and Description |
|---|
NamedBeanContextItemProvider() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterPropertiesSet() |
Map<String,Object> |
getContextMap() |
void |
setApplicationContext(org.springframework.context.ApplicationContext applicationContext) |
void |
setBeanNames(String[] beanNames) |
public void afterPropertiesSet()
throws Exception
afterPropertiesSet in interface org.springframework.beans.factory.InitializingBeanExceptionpublic Map<String,Object> getContextMap()
getContextMap in interface VelocityContextItemProviderContext. Must not be
nullpublic void setBeanNames(String[] beanNames)
public void setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
throws org.springframework.beans.BeansException
setApplicationContext in interface org.springframework.context.ApplicationContextAwareorg.springframework.beans.BeansExceptionCopyright © 2003–2018 Atlassian. All rights reserved.