クラス ShutdownEndpoint

java.lang.ObjectSE
org.springframework.boot.actuate.context.ShutdownEndpoint
実装されたすべてのインターフェース:
AwareApplicationContextAware

@Endpoint(id="shutdown", enableByDefault=false) public class ShutdownEndpoint extends ObjectSE implements ApplicationContextAware
@EndpointApplicationContext をシャットダウンします。
導入:
2.0.0
作成者:
Dave Syer, Christian Dupuis, Andy Wilkinson