Class ManagementContextFactory

java.lang.Object
org.springframework.boot.actuate.autoconfigure.web.ManagementContextFactory

public final class ManagementContextFactory extends Object
Factory for creating a separate management context when the management web server is running on a different port to the main application.

For internal use only.

Since:
3.0.0
Author:
Andy Wilkinson, Phillip Webb