Uses of Interface
com.qulice.spi.Environment
-
-
Uses of Environment in com.qulice.spi
Classes in com.qulice.spi that implement Environment Modifier and Type Class Description static class
Environment.Mock
Mock ofEnvironment
.Methods in com.qulice.spi with parameters of type Environment Modifier and Type Method Description void
Validator. validate(Environment env)
Validate and throws exception if there are any problems.
-