Uses of Class
org.apache.velocity.util.introspection.IntrospectionCacheData
Packages that use IntrospectionCacheData
-
Uses of IntrospectionCacheData in org.apache.velocity.context
Methods in org.apache.velocity.context that return IntrospectionCacheDataModifier and TypeMethodDescriptionreturns an IntrospectionCache Data (@see IntrospectionCacheData) object if exists for the keyreturns an IntrospectionCache Data (@see IntrospectionCacheData) object if exists for the keyMethods in org.apache.velocity.context with parameters of type IntrospectionCacheDataModifier and TypeMethodDescriptionvoidChainedInternalContextAdapter.icachePut(Object key, IntrospectionCacheData o) voidInternalContextAdapterImpl.icachePut(Object key, IntrospectionCacheData o) voidInternalContextBase.icachePut(Object key, IntrospectionCacheData o) places an IntrospectionCache Data (@see IntrospectionCacheData) element in the cache for specified keyvoidInternalHousekeepingContext.icachePut(Object key, IntrospectionCacheData o) places an IntrospectionCache Data (@see IntrospectionCacheData) element in the cache for specified key