org.kuali.common.deploy.appserver.tomcat
Class TomcatFiles

java.lang.Object
  extended by org.kuali.common.deploy.appserver.tomcat.TomcatFiles

public final class TomcatFiles
extends Object


Nested Class Summary
static class TomcatFiles.Builder
           
 
Method Summary
 TomcatDirs getDirs()
           
 List<Deployable> getLogsDirJsps()
           
 String getRootWar()
           
 String getServerXml()
           
 String getWebXml()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getRootWar

public String getRootWar()

getServerXml

public String getServerXml()

getWebXml

public String getWebXml()

getLogsDirJsps

public List<Deployable> getLogsDirJsps()

getDirs

public TomcatDirs getDirs()


Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.