org.glassfish.paas.gfplugin.cli
Class RegenerateGlassFishTemplate
java.lang.Object
org.glassfish.paas.gfplugin.cli.RegenerateGlassFishTemplate
- All Implemented Interfaces:
- Runnable, AdminCommand
@Service(name="regenerate-glassfish-template")
@Scoped(value=org.jvnet.hk2.component.PerLookup.class)
@CommandLock(value=NONE)
public class RegenerateGlassFishTemplate
- extends Object
- implements AdminCommand, Runnable
- Author:
- ishan.vishnoi@java.net
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
serviceCharacteristics
public Properties serviceCharacteristics
serviceConfigurations
public Properties serviceConfigurations
RegenerateGlassFishTemplate
public RegenerateGlassFishTemplate()
execute
public void execute(AdminCommandContext context)
- Specified by:
execute in interface AdminCommand
run
public void run()
- Specified by:
run in interface Runnable
Copyright © 2012. All Rights Reserved.