Uses of Class
org.springframework.extensions.webscripts.WebScriptPropertyResourceBundle
-
Packages that use WebScriptPropertyResourceBundle Package Description org.springframework.extensions.surf.extensibility org.springframework.extensions.webscripts -
-
Uses of WebScriptPropertyResourceBundle in org.springframework.extensions.surf.extensibility
Methods in org.springframework.extensions.surf.extensibility with parameters of type WebScriptPropertyResourceBundle Modifier and Type Method Description voidHandlesExtensibility. addExtensionBundleToCache(java.lang.String webScriptId, WebScriptPropertyResourceBundle extensionBUndle)Adds a new extended bundle to the cache. -
Uses of WebScriptPropertyResourceBundle in org.springframework.extensions.webscripts
Methods in org.springframework.extensions.webscripts with parameters of type WebScriptPropertyResourceBundle Modifier and Type Method Description voidExtensibilityContainer. addExtensionBundleToCache(java.lang.String webScriptId, WebScriptPropertyResourceBundle extensionBundle)Adds a new extended bundle to the cache.
-