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.InitializingBean
Exception
public Map<String,Object> getContextMap()
getContextMap
in interface VelocityContextItemProvider
Context
. 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.ApplicationContextAware
org.springframework.beans.BeansException
Copyright © 2003–2020 Atlassian. All rights reserved.