Package com.ibm.wsspi.kernel.embeddable


SPI for launching the Liberty profile within an existing JVM process.
See:
Description

Interface Summary

Interface Description
Server An embedded Liberty server instance.
Server.Result Result of a start or stop operation.
ServerEventListener A ServerEventListener.ServerEvent listener.
ServerEventListener.ServerEvent A ServerEvent is passed to a registered ServerEventListener

Class Summary

Class Description
ServerBuilder Builder for constructing an embedded Server.

Enum Summary

Enum Description
ServerEventListener.ServerEvent.Type The type of server event

Exception Summary

Exception Description
ServerException Exception that encapsulates an issue encountered by the runtime while processing a server operation.

Package com.ibm.wsspi.kernel.embeddable Description

SPI for launching the Liberty profile within an existing JVM process.