com.ibm.wsspi.kernel.embeddable
Uses of Interface Server.Result
Uses of Server.Result in com.ibm.wsspi.kernel.embeddable
Modifier and Type | Method and Description |
---|---|
|
Server.start(java.util.Map<java.lang.String,java.lang.String> props,java.lang.String... arguments)
Start the Liberty server instance using the given arguments.
|
|
Server.start(java.lang.String... arguments)
Start the Liberty server instance using the given arguments.
|
|
Server.stop(java.lang.String... arguments)
Stop the Liberty server instance.
|