Uses of Enum Class
com.vaadin.base.devserver.ServerInfo.ContainerInfo
Packages that use ServerInfo.ContainerInfo
-
Uses of ServerInfo.ContainerInfo in com.vaadin.base.devserver
Methods in com.vaadin.base.devserver that return ServerInfo.ContainerInfoModifier and TypeMethodDescriptionstatic ServerInfo.ContainerInfoServerInfo.fetchContainerInfo()Detects if the application is running inside a container and returns the container runtime type.static ServerInfo.ContainerInfoReturns the enum constant of this class with the specified name.static ServerInfo.ContainerInfo[]ServerInfo.ContainerInfo.values()Returns an array containing the constants of this enum class, in the order they are declared.