java.lang.Object
org.nkjmlab.sorm4j.util.h2.server.H2ServerProcess
org.nkjmlab.sorm4j.util.h2.server.H2TcpServerProcess
-
コンストラクタの概要
コンストラクタ -
メソッドの概要
修飾子とタイプメソッド説明booleanbooleanawaitShutdown(long timeout, TimeUnit unit) Shutdown H2 TCP server process and await server start with timeout.クラスから継承されたメソッド org.nkjmlab.sorm4j.util.h2.server.H2ServerProcess
awaitStart, awaitStart
-
コンストラクタの詳細
-
H2TcpServerProcess
-
-
メソッドの詳細
-
awaitShutdown
public boolean awaitShutdown()- 戻り値:
- 関連項目:
-
awaitShutdown
Shutdown H2 TCP server process and await server start with timeout.- パラメータ:
timeout-unit-- 戻り値:
- true if the H2 TCP server is not active.
-