Uses of Interface
org.springframework.extensions.webscripts.Registry
-
Packages that use Registry Package Description org.springframework.extensions.webscripts -
-
Uses of Registry in org.springframework.extensions.webscripts
Classes in org.springframework.extensions.webscripts that implement Registry Modifier and Type Class Description classDeclarativeRegistryRegistry of declarative (scripted/template driven) Web ScriptsMethods in org.springframework.extensions.webscripts that return Registry Modifier and Type Method Description RegistryAbstractRuntimeContainer. getRegistry()RegistryContainer. getRegistry()Gets the registry of Web ScriptsMethods in org.springframework.extensions.webscripts with parameters of type Registry Modifier and Type Method Description voidAbstractRuntimeContainer. setRegistry(Registry registry)
-