Class ServletApplicationFactory
java.lang.Object
de.codecentric.boot.admin.client.registration.DefaultApplicationFactory
de.codecentric.boot.admin.client.registration.ServletApplicationFactory
- All Implemented Interfaces:
ApplicationFactory
-
Constructor Summary
ConstructorsConstructorDescriptionServletApplicationFactory(InstanceProperties instance, org.springframework.boot.actuate.autoconfigure.web.server.ManagementServerProperties management, org.springframework.boot.autoconfigure.web.ServerProperties server, jakarta.servlet.ServletContext servletContext, org.springframework.boot.actuate.endpoint.web.PathMappedEndpoints pathMappedEndpoints, org.springframework.boot.actuate.autoconfigure.endpoint.web.WebEndpointProperties webEndpoint, MetadataContributor metadataContributor, org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath dispatcherServletPath) -
Method Summary
Methods inherited from class de.codecentric.boot.admin.client.registration.DefaultApplicationFactory
createApplication, getEndpointsWebPath, getHealthEndpointPath, getHealthUrl, getHost, getLocalHost, getLocalManagementPort, getLocalServerPort, getManagementHost, getManagementUrl, getMetadata, getName, getScheme, getServiceBaseUrl, getServiceHost, getServicePath, isManagementPortEqual, onWebServerInitialized
-
Constructor Details
-
ServletApplicationFactory
public ServletApplicationFactory(InstanceProperties instance, org.springframework.boot.actuate.autoconfigure.web.server.ManagementServerProperties management, org.springframework.boot.autoconfigure.web.ServerProperties server, jakarta.servlet.ServletContext servletContext, org.springframework.boot.actuate.endpoint.web.PathMappedEndpoints pathMappedEndpoints, org.springframework.boot.actuate.autoconfigure.endpoint.web.WebEndpointProperties webEndpoint, MetadataContributor metadataContributor, org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath dispatcherServletPath)
-
-
Method Details
-
getServiceUrl
- Overrides:
getServiceUrlin classDefaultApplicationFactory
-
getManagementBaseUrl
- Overrides:
getManagementBaseUrlin classDefaultApplicationFactory
-
getManagementContextPath
-
getServerContextPath
-
getDispatcherServletPrefix
-