Package org.glassfish.api.admin.config
Interface LegacyConfigurationUpgrade
-
@Contract public interface LegacyConfigurationUpgradeContract for upgrading legacy configuration values to their new location or simply removing them if they are no longer supported. Implementations should notify the user any of any changes.- Author:
- Justin Lee
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidexecute(AdminCommandContext context)
-
-
-
Method Detail
-
execute
void execute(AdminCommandContext context)
-
-