Package com.ibm.wsspi.kernel.embeddable

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

See:
          Description

Interface Summary
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
ServerBuilder Builder for constructing an embedded Server.
 

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

Exception Summary
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.