|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InvalidConfigurationException | |
---|---|
org.jboss.bootstrap.spi.config | |
org.jboss.bootstrap.spi.server |
Uses of InvalidConfigurationException in org.jboss.bootstrap.spi.config |
---|
Methods in org.jboss.bootstrap.spi.config that throw InvalidConfigurationException | |
---|---|
void |
ConfigurationInitializer.initialize(T config)
Initializes the specified configuration |
void |
ConfigurationValidator.validate(T config)
Validates the specified configuration |
Uses of InvalidConfigurationException in org.jboss.bootstrap.spi.server |
---|
Methods in org.jboss.bootstrap.spi.server that throw InvalidConfigurationException | |
---|---|
void |
Server.initialize()
Prepares the server for startup. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |