public class JettyAxisServer
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected static org.apache.commons.logging.Log |
log |
Constructor and Description |
---|
JettyAxisServer() |
Modifier and Type | Method and Description |
---|---|
static void |
main(java.lang.String[] args) |
void |
setPort(int port)
Set the port
|
void |
setResourceBase(java.lang.String dir)
Set the resource base
|
void |
start()
Start the server
|
public void setPort(int port)
port
- public void setResourceBase(java.lang.String dir)
dir
- public void start() throws java.lang.Exception
java.lang.Exception
public static void main(java.lang.String[] args)
Copyright ? 2005 Apache Web Services Project. All Rights Reserved.