public class WebSphereModel extends Object
| Constructor and Description |
|---|
WebSphereModel() |
public String getWasHome()
public WebSphereModel setWasHome(String wasHome)
public String getApplicationName()
public WebSphereModel setApplicationName(String applicationName)
public String getHost()
public WebSphereModel setHost(String host)
public String getPort()
public WebSphereModel setPort(String port)
public String getConnectorType()
public WebSphereModel setConnectorType(String connectorType)
public String getCluster()
public WebSphereModel setCluster(String cluster)
public String getCell()
public WebSphereModel setCell(String cell)
public String getNode()
public WebSphereModel setNode(String node)
public String getServer()
public WebSphereModel setServer(String server)
public String getVirtualHost()
public WebSphereModel setVirtualHost(String virtualHost)
public String getUser()
public WebSphereModel setUser(String user)
public String getPassword()
public WebSphereModel setPassword(String password)
public String getContextRoot()
public WebSphereModel setContextRoot(String contextRoot)
public String getSharedLibs()
public WebSphereModel setSharedLibs(String sharedLibs)
public boolean isParentLast()
public WebSphereModel setParentLast(boolean parentLast)
public boolean isWebModuleParentLast()
public WebSphereModel setWebModuleParentLast(boolean webModuleParentLast)
public String getPackageFile()
public WebSphereModel setPackageFile(String packageFile)
public String getScript()
public WebSphereModel setScript(String script)
public String getScriptArgs()
public WebSphereModel setScriptArgs(String scriptArgs)
public String getJavaoption()
public WebSphereModel setJavaoption(String javaoption)
public boolean isFailOnError()
public WebSphereModel setFailOnError(boolean failOnError)
public boolean isVerbose()
public WebSphereModel setVerbose(boolean verbose)
public Properties getProperties()
public void setProperties(Properties properties)
public boolean isValid()
Copyright © 2015. All rights reserved.