public abstract class AbstractConfigurationProcessor extends Object implements ConfigurationProcessor
defaultMetadataManager
Constructor and Description |
---|
AbstractConfigurationProcessor() |
Modifier and Type | Method and Description |
---|---|
void |
processConfiguration(MetadataManager manager,
Configuration config) |
void |
processConfiguration(MetadataManager manager,
Configuration config,
boolean legacy) |
void |
processConfiguration(MetadataManager manager,
Configuration config,
boolean legacy,
boolean updateConfiguration) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
processConfiguration, processConfiguration, processConfiguration, processParameter
public void processConfiguration(MetadataManager manager, Configuration config) throws ConfigurationException, InstanceNotFoundException, DuplicateInstanceException, InternalErrorException
processConfiguration
in interface ConfigurationProcessor
ConfigurationException
InstanceNotFoundException
DuplicateInstanceException
InternalErrorException
public void processConfiguration(MetadataManager manager, Configuration config, boolean legacy) throws ConfigurationException, InstanceNotFoundException, DuplicateInstanceException, InternalErrorException
processConfiguration
in interface ConfigurationProcessor
ConfigurationException
InstanceNotFoundException
DuplicateInstanceException
InternalErrorException
public void processConfiguration(MetadataManager manager, Configuration config, boolean legacy, boolean updateConfiguration) throws ConfigurationException, InstanceNotFoundException, DuplicateInstanceException, InternalErrorException
processConfiguration
in interface ConfigurationProcessor
ConfigurationException
InstanceNotFoundException
DuplicateInstanceException
InternalErrorException
Copyright © 2025 Denodo Technologies. All rights reserved.