public class OptionalLiveReloadServer extends ObjectSE implements org.springframework.beans.factory.InitializingBean
LiveReloadServer を管理します。LiveReloadServer は(ポートの競合などにより)正常に起動しないか、完全に省略される場合があります。| コンストラクターと説明 |
|---|
OptionalLiveReloadServer(LiveReloadServer server) 新しい OptionalLiveReloadServer インスタンスを作成します。 |
| 修飾子と型 | メソッドと説明 |
|---|---|
void | afterPropertiesSet() |
void | triggerReload() サーバーが稼働している場合は、LiveReload をトリガーします。 |
cloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, toStringSE, waitSE, waitSE, waitSEpublic OptionalLiveReloadServer(LiveReloadServer server)
OptionalLiveReloadServer インスタンスを作成します。server - 管理するサーバーまたは nullpublic void afterPropertiesSet()
throws ExceptionSEorg.springframework.beans.factory.InitializingBean の afterPropertiesSet ExceptionSEpublic void triggerReload()
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.