com.sun.enterprise.admin.servermgmt
Class V2ToV3ConfigUpgradeTester

java.lang.Object
  extended by com.sun.enterprise.admin.servermgmt.V2ToV3ConfigUpgradeTester
All Implemented Interfaces:
AdminCommand

@Service(name="test-upgrade",
         metadata="mode=debug")
@Scoped(value=org.jvnet.hk2.component.PerLookup.class)
public class V2ToV3ConfigUpgradeTester
extends Object
implements AdminCommand


Constructor Summary
V2ToV3ConfigUpgradeTester()
           
 
Method Summary
 void execute(AdminCommandContext context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

V2ToV3ConfigUpgradeTester

public V2ToV3ConfigUpgradeTester()
Method Detail

execute

public void execute(AdminCommandContext context)
Specified by:
execute in interface AdminCommand


Copyright © 2012 GlassFish Community. All Rights Reserved.