package

com.atlassian.velocity

Classes

CachingJiraClassMap Caches all calls to findMethod(String, Object[]) 
JiraClassMap Implementation of ClassMap that uses JiraMethodMap for methods resolution. 
JiraIntrospectorCache JIRA velocity introspector cache that uses atlassian cache to store loaded classes. 
JiraMethodMap Overrides Velocity method map to utilize its find function but not populate methods cache. 
JiraVelocityManager  
JiraVelocityParserPool Simply copied from ATR and placed here - we probably need a better place for it some time soon. 
PluginAwareResourceManager Listens for plugin events, and clears the velocity resource cache accordingly. 
PluginAwareResourceManager.Cache  
VelocityTypesUtil Utility methods for translating parameter types as understood by velocity