|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConfigurationValidator | |
---|---|
org.jboss.bootstrap.spi.server |
Uses of ConfigurationValidator in org.jboss.bootstrap.spi.server |
---|
Methods in org.jboss.bootstrap.spi.server that return ConfigurationValidator | |
---|---|
ConfigurationValidator<T> |
Server.getValidator()
Returns the (possibly null) validator to be used in asserting the validity of a supplied configuration |
Methods in org.jboss.bootstrap.spi.server with parameters of type ConfigurationValidator | |
---|---|
void |
Server.setValidator(ConfigurationValidator<T> validator)
Sets the specified validator to be used in asserting the validity of a supplied configuration. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |