java.lang.Object
de.codecentric.boot.admin.client.registration.DefaultApplicationFactory
de.codecentric.boot.admin.client.registration.ServletApplicationFactory
All Implemented Interfaces:
ApplicationFactory

public class ServletApplicationFactory extends DefaultApplicationFactory
  • 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