public abstract class BaseLegacyConfigurationUpgrade extends Object implements LegacyConfigurationUpgrade
| Constructor and Description |
|---|
BaseLegacyConfigurationUpgrade() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
removeProperty(org.jvnet.hk2.config.ConfigBeanProxy target,
String property) |
protected void |
report(AdminCommandContext context,
String message) |
protected void |
updatePropertyToAttribute(AdminCommandContext context,
org.jvnet.hk2.config.ConfigBeanProxy target,
String property,
String attribute) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitexecuteprotected void report(AdminCommandContext context, String message)
protected void updatePropertyToAttribute(AdminCommandContext context, org.jvnet.hk2.config.ConfigBeanProxy target, String property, String attribute) throws org.jvnet.hk2.config.TransactionFailure
org.jvnet.hk2.config.TransactionFailureprotected void removeProperty(org.jvnet.hk2.config.ConfigBeanProxy target,
String property)
throws org.jvnet.hk2.config.TransactionFailure
org.jvnet.hk2.config.TransactionFailureCopyright © 2017. All rights reserved.