org.glassfish.api.admin.config
Interface LegacyConfigurationUpgrade


@Contract
public interface LegacyConfigurationUpgrade

Contract 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
 void execute(AdminCommandContext context)
           
 

Method Detail

execute

void execute(AdminCommandContext context)


Copyright © 2012. All Rights Reserved.