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

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

public final class TomcatScripts
extends Object


Nested Class Summary
static class TomcatScripts.Builder
           
 
Method Summary
 String getCleanup()
           
 Deployable getSetenv()
           
 String getShutdown()
           
 String getStartup()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getSetenv

public Deployable getSetenv()

getShutdown

public String getShutdown()

getCleanup

public String getCleanup()

getStartup

public String getStartup()


Copyright © 2004–2014 The Kuali Foundation. All rights reserved.