クラス JerseyHealthEndpointAdditionalPathResourceFactory
java.lang.ObjectSE
org.springframework.boot.jersey.actuate.endpoint.web.JerseyHealthEndpointAdditionalPathResourceFactory
追加のパスを持つヘルスグループ用の Jersey
Resources を作成するためのファクトリ。- 導入:
- 2.6.0
- 作成者:
- Madhura Bhave
コンストラクター概要
コンストラクターコンストラクター説明JerseyHealthEndpointAdditionalPathResourceFactory(WebServerNamespace serverNamespace, HealthEndpointGroups groups) 方法の概要
修飾子と型メソッド説明CollectionSE<org.glassfish.jersey.server.model.Resource> createEndpointResources(EndpointMapping endpointMapping, CollectionSE<ExposableWebEndpoint> endpoints)
コンストラクターの詳細
JerseyHealthEndpointAdditionalPathResourceFactory
public JerseyHealthEndpointAdditionalPathResourceFactory(WebServerNamespace serverNamespace, HealthEndpointGroups groups)
メソッドの詳細
createEndpointResources
public CollectionSE<org.glassfish.jersey.server.model.Resource> createEndpointResources(EndpointMapping endpointMapping, CollectionSE<ExposableWebEndpoint> endpoints)