public final class NamedBeanContextItemProvider extends java.lang.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() |
java.util.Map<java.lang.String,java.lang.Object> |
getContextMap() |
void |
setApplicationContext(org.springframework.context.ApplicationContext applicationContext) |
void |
setBeanNames(java.lang.String[] beanNames) |
public void afterPropertiesSet() throws java.lang.Exception
afterPropertiesSet
in interface org.springframework.beans.factory.InitializingBean
java.lang.Exception
public java.util.Map<java.lang.String,java.lang.Object> getContextMap()
getContextMap
in interface VelocityContextItemProvider
Context
. Must not be
nullpublic void setBeanNames(java.lang.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-2014 Atlassian. All Rights Reserved.