Uses of Interface
org.springframework.extensions.webscripts.Description.RequiredCache
Packages that use Description.RequiredCache
-
Uses of Description.RequiredCache in org.springframework.extensions.webscripts
Classes in org.springframework.extensions.webscripts that implement Description.RequiredCacheModifier and TypeClassDescriptionclassWeb Script Cache Records the desired cache requirements for the Web ScriptMethods in org.springframework.extensions.webscripts that return Description.RequiredCacheModifier and TypeMethodDescriptionDescription.getRequiredCache()Gets the required level of cachingDescriptionImpl.getRequiredCache()Methods in org.springframework.extensions.webscripts with parameters of type Description.RequiredCacheModifier and TypeMethodDescriptionvoidDescriptionImpl.setRequiredCache(Description.RequiredCache requiredCache) Sets the required cacheConstructors in org.springframework.extensions.webscripts with parameters of type Description.RequiredCache