Java org.springframework.boot.actuate.endpoint.web ExposableServletEndpoint fields, constructors, methods, implement or subclass

Example usage for Java org.springframework.boot.actuate.endpoint.web ExposableServletEndpoint fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.springframework.boot.actuate.endpoint.web ExposableServletEndpoint.

The text is from its open source code.

Method

EndpointServletgetEndpointServlet()
Return details of the servlet that should registered.
StringgetRootPath()
Return the root path of the endpoint, relative to the context that exposes it.