Uses of Class
com.ibm.wsspi.kernel.embeddable.ServerException
-
Packages that use ServerException Package Description com.ibm.wsspi.kernel.embeddable SPI for launching the Liberty profile within an existing JVM process. -
-
Uses of ServerException in com.ibm.wsspi.kernel.embeddable
Methods in com.ibm.wsspi.kernel.embeddable that return ServerException Modifier and Type Method Description ServerException
Server.Result. getException()
ServerException
ServerEventListener.ServerEvent. getException()
Methods in com.ibm.wsspi.kernel.embeddable that throw ServerException Modifier and Type Method Description Server
ServerBuilder. build()
Get a newServer
instance.
-