public final class PrototypeBeanContextItemProvider extends Object implements VelocityContextItemProvider, org.springframework.context.ApplicationContextAware
Constructor and Description |
---|
PrototypeBeanContextItemProvider() |
Modifier and Type | Method and Description |
---|---|
Map<String,Object> |
getContextMap() |
void |
setApplicationContext(org.springframework.context.ApplicationContext applicationContext) |
void |
setContextKeyToBeanNameMapping(Map<String,String> contextKeyToBeanName) |
public Map<String,Object> getContextMap()
getContextMap
in interface VelocityContextItemProvider
Context
. Must not be
nullpublic 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–2015 Atlassian. All rights reserved.