org.glassfish.config.support
Class HttpServicePropertiesUpgrade

java.lang.Object
  extended by org.glassfish.config.support.BaseLegacyConfigurationUpgrade
      extended by org.glassfish.config.support.HttpServicePropertiesUpgrade
All Implemented Interfaces:
LegacyConfigurationUpgrade

@Service
public class HttpServicePropertiesUpgrade
extends BaseLegacyConfigurationUpgrade


Constructor Summary
HttpServicePropertiesUpgrade()
           
 
Method Summary
 void execute(AdminCommandContext context)
           
 
Methods inherited from class org.glassfish.config.support.BaseLegacyConfigurationUpgrade
removeProperty, report, updatePropertyToAttribute
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HttpServicePropertiesUpgrade

public HttpServicePropertiesUpgrade()
Method Detail

execute

public void execute(AdminCommandContext context)


Copyright © 2012 GlassFish Community. All Rights Reserved.