|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.rhq.enterprise.communications.util.prefs.PreferencesUpgrade
org.rhq.enterprise.communications.ServiceContainerConfigurationUpgrade
public class ServiceContainerConfigurationUpgrade
Upgrades the configuration of the communications preferences.
| Constructor Summary | |
|---|---|
ServiceContainerConfigurationUpgrade()
Constructor for ServiceContainerConfigurationUpgrade. |
|
| Method Summary | |
|---|---|
java.lang.String |
getConfigurationSchemaVersionPreference()
Returns the name of the preference whose value is the configuration schema version of the entire set of preferences. |
static void |
upgradeToLatest(java.util.prefs.Preferences preferences)
This is a convenience method that upgrades the given communications preferences to the latest configuration schema version. |
| Methods inherited from class org.rhq.enterprise.communications.util.prefs.PreferencesUpgrade |
|---|
getConfigurationSchemaVersion, setConfigurationSchemaVersion, upgrade |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ServiceContainerConfigurationUpgrade()
ServiceContainerConfigurationUpgrade.
| Method Detail |
|---|
public static void upgradeToLatest(java.util.prefs.Preferences preferences)
preferences - the preferences to upgradepublic java.lang.String getConfigurationSchemaVersionPreference()
PreferencesUpgrade
getConfigurationSchemaVersionPreference in class PreferencesUpgradePreferencesUpgrade.getConfigurationSchemaVersionPreference()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||