org.glassfish.paas.orchestrator.provisioning.util
Class RemoteCommandExecutor

java.lang.Object
  extended by org.glassfish.paas.orchestrator.provisioning.util.RemoteCommandExecutor

@Service
@Scoped(value=org.jvnet.hk2.component.PerLookup.class)
public class RemoteCommandExecutor
extends Object

Author:
Jagadish Ramu

Constructor Summary
RemoteCommandExecutor()
           
 
Method Summary
 String executeCommand(String[] arg)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RemoteCommandExecutor

public RemoteCommandExecutor()
Method Detail

executeCommand

public String executeCommand(String[] arg)


Copyright © 2012. All Rights Reserved.