org.kuali.common.deploy
Class ServerAgent
java.lang.Object
org.kuali.common.deploy.ServerAgent
public class ServerAgent
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServerAgent
public ServerAgent()
getController
public Deployable getController()
setController
public void setController(Deployable controller)
getBaseDir
public String getBaseDir()
setBaseDir
public void setBaseDir(String baseDir)
getLogsDir
public String getLogsDir()
setLogsDir
public void setLogsDir(String logsDir)
getAppServerStartupOptions
public String getAppServerStartupOptions()
setAppServerStartupOptions
public void setAppServerStartupOptions(String appServerStartupOptions)
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.