Uses of Class
org.apache.felix.webconsole.spi.ValidationException
Packages that use ValidationException
-
Uses of ValidationException in org.apache.felix.webconsole.spi
Methods in org.apache.felix.webconsole.spi that throw ValidationExceptionModifier and TypeMethodDescriptionvoidConfigurationHandler.createConfiguration(String pid) A new configuration with that pid should be createdvoidConfigurationHandler.createFactoryConfiguration(String factoryPid, String name) A new factory configuration with that pid should be createdvoidConfigurationHandler.deleteConfiguration(String factoryPid, String pid) A configuration should be deletedvoidConfigurationHandler.updateConfiguration(String factoryPid, String pid, Dictionary<String, Object> props) A configuration should be updated