org.glassfish.paas.orchestrator.provisioning.cli
Class ScaleService
java.lang.Object
org.glassfish.paas.orchestrator.provisioning.cli.ScaleService
- All Implemented Interfaces:
- AdminCommand
@Service(name="_scale-service")
@Scoped(value=org.jvnet.hk2.component.PerLookup.class)
@ExecuteOn(value=DAS)
@TargetType(value=DAS)
@CommandLock(value=NONE)
public class ScaleService
- extends Object
- implements AdminCommand
Temproary hidden command to scale services
- Author:
- Sivakumar Thyagarajan
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ScaleService
public ScaleService()
execute
public void execute(AdminCommandContext context)
- Specified by:
execute in interface AdminCommand
Copyright © 2012. All Rights Reserved.