类 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.

从以下版本开始:
3.0.0
作者:
Andy Wilkinson, Phillip Webb