public interface PropertiesComponentUpdater
Modifier and Type | Method and Description |
---|---|
void |
updateComponent(java.util.Properties properties,
boolean logWarningOnFailure)
Updates the NERV default JMS component with the specified providerUrl
|
void updateComponent(java.util.Properties properties, boolean logWarningOnFailure)
properties
- contain all NERV configuration propertieslogWarningOnFailure
- specifies if component update failures should be logged with WARN level.