Uses of Class
org.utgenome.shell.tomcat.TomcatServerConfiguration

Packages that use TomcatServerConfiguration
org.utgenome.shell.tomcat   
 

Uses of TomcatServerConfiguration in org.utgenome.shell.tomcat
 

Methods in org.utgenome.shell.tomcat that return TomcatServerConfiguration
static TomcatServerConfiguration TomcatServerConfiguration.newInstance(int port)
           
 

Methods in org.utgenome.shell.tomcat with parameters of type TomcatServerConfiguration
 void TomcatServer.setConfiguration(TomcatServerConfiguration configuration)
           
 

Constructors in org.utgenome.shell.tomcat with parameters of type TomcatServerConfiguration
TomcatServer(TomcatServerConfiguration configuration)
          Configures the tomcat server
 



Copyright © 2007-2012 utgenome.org. All Rights Reserved.