Uses of Interface
org.kuali.common.deploy.appserver.ApplicationServer

Packages that use ApplicationServer
org.kuali.common.deploy   
org.kuali.common.deploy.appserver   
org.kuali.common.deploy.appserver.spring   
 

Uses of ApplicationServer in org.kuali.common.deploy
 

Methods in org.kuali.common.deploy that return ApplicationServer
 ApplicationServer DefaultDeployService.getAppServer()
           
 

Constructors in org.kuali.common.deploy with parameters of type ApplicationServer
DefaultDeployService(DeployContext context, org.kuali.common.util.execute.Executable sysAdmin, Monitoring monitoring, ApplicationServer appServer, org.kuali.common.util.execute.Executable dbReset)
           
DefaultDeployService(DeployContext context, Monitoring monitoring, ApplicationServer appServer)
           
 

Uses of ApplicationServer in org.kuali.common.deploy.appserver
 

Classes in org.kuali.common.deploy.appserver that implement ApplicationServer
 class TomcatApplicationServer
           
 

Uses of ApplicationServer in org.kuali.common.deploy.appserver.spring
 

Methods in org.kuali.common.deploy.appserver.spring that return ApplicationServer
 ApplicationServer ApplicationServerConfig.applicationServer()
           
 ApplicationServer TomcatConfig.applicationServer()
           
protected  ApplicationServer TomcatConfig.getApplicationServer()
           
 



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