インターフェースの使用
org.springframework.web.service.registry.HttpServiceGroupConfigurer.Groups
HttpServiceGroupConfigurer.Groups を使用するパッケージ
パッケージ
説明
HTTP サービスクライアントプロキシのレジストリを作成し、プロキシを Bean として宣言するためのサポート。
org.springframework.web.service.registry 内の HttpServiceGroupConfigurer.Groups 使用
修飾子と型メソッド説明HttpServiceGroupConfigurer.Groups.filter(PredicateSE<HttpServiceGroup> predicate) PredicateSE を介して構成するグループを選択します。HttpServiceGroupConfigurer.Groups.filterByName(StringSE... groupNames) 設定するグループを名前で選択します。型 HttpServiceGroupConfigurer.Groups のパラメーターを持つ org.springframework.web.service.registry のメソッド修飾子と型メソッド説明voidHttpServiceGroupConfigurer.configureGroups(HttpServiceGroupConfigurer.Groups<CB> groups) すべてのグループの基盤となるインフラストラクチャを構成します。