public class ServerMain extends Object
| Constructor and Description |
|---|
ServerMain()
Default Constructor
|
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args) |
void |
startTomcat()
This method Starts the Tomcat server.
|
void |
stopTomcat()
This method Stops the Tomcat server.
|
Copyright © 2011-2013 The Apache Software Foundation. All Rights Reserved.