Uses of Interface
org.springframework.web.service.registry.AbstractHttpServiceRegistrar.GroupRegistry
Packages that use AbstractHttpServiceRegistrar.GroupRegistry
Package
Description
Support for creating a registry of HTTP Service client proxies, and declaring
the proxies as beans.
-
Uses of AbstractHttpServiceRegistrar.GroupRegistry in org.springframework.web.service.registry
Methods in org.springframework.web.service.registry with parameters of type AbstractHttpServiceRegistrar.GroupRegistryModifier and TypeMethodDescriptionprotected abstract void
AbstractHttpServiceRegistrar.registerHttpServices
(AbstractHttpServiceRegistrar.GroupRegistry registry, AnnotationMetadata importingClassMetadata) This method is called before any bean definition registrations are made.