org.glassfish.paas.orchestrator.provisioning.cli
Class HiddenTailServiceLogFile

java.lang.Object
  extended by org.glassfish.paas.orchestrator.provisioning.cli.HiddenTailServiceLogFile
All Implemented Interfaces:
AdminCommand

@Service(name="_hidden-tail-service-log-file")
@Scoped(value=org.jvnet.hk2.component.PerLookup.class)
@CommandLock(value=NONE)
public class HiddenTailServiceLogFile
extends Object
implements AdminCommand

Created by IntelliJ IDEA. User: naman Date: 21/2/12 Time: 2:42 PM To change this template use File | Settings | File Templates.


Field Summary
protected  PaaSAppInfoRegistry appInfoRegistry
           
protected  ServiceOrchestratorImpl orchestrator
           
 
Constructor Summary
HiddenTailServiceLogFile()
           
 
Method Summary
 void execute(AdminCommandContext context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

appInfoRegistry

protected PaaSAppInfoRegistry appInfoRegistry

orchestrator

protected ServiceOrchestratorImpl orchestrator
Constructor Detail

HiddenTailServiceLogFile

public HiddenTailServiceLogFile()
Method Detail

execute

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


Copyright © 2012. All Rights Reserved.