public class DefaultRestartInitializer extends ObjectSE implements RestartInitializer
RestartInitializer。「ファット」jar(展開を含む)を実行するとき、またはテストから実行するときに初期化をスキップします。NONE| コンストラクターと説明 |
|---|
DefaultRestartInitializer() |
| 修飾子と型 | メソッドと説明 |
|---|---|
URLSE[] | getInitialUrls(ThreadSE thread) 最初の再起動が必要ない場合は、 Restarter または null の URL の初期セットを返します。 |
protected URLSE[] | getUrls(ThreadSE thread) 初期化で使用する必要がある URL を返します。 |
protected boolean | isMain(ThreadSE thread) スレッドがメイン呼び出し用であるかどうかを返します。 |
cloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, toStringSE, waitSE, waitSE, waitSEpublic URLSE[] getInitialUrls(ThreadSE thread)
RestartInitializerRestarter または null の URL の初期セットを返します。RestartInitializer 内の getInitialUrls thread - ソーススレッド nullprotected boolean isMain(ThreadSE thread)
thread - チェックするスレッド true Copyright © 2019 Pivotal Software, Inc.. All rights reserved.