public class ModuleLaunchRequest extends Object
ModuleLaunchRequest(String module, Map<String,String> arguments)
void
addArgument(String name, String value)
Map<String,String>
getArguments()
String
getModule()
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public ModuleLaunchRequest(String module, Map<String,String> arguments)
public String getModule()
public Map<String,String> getArguments()
public void addArgument(String name, String value)
public String toString()
toString
Object
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.