org.apache.cxf.js.rhino
Class ServerApp
java.lang.Object
org.apache.cxf.js.rhino.ServerApp
public class ServerApp
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NO_ADDR_ERR
public static final String NO_ADDR_ERR
- See Also:
- Constant Field Values
NO_FILES_ERR
public static final String NO_FILES_ERR
- See Also:
- Constant Field Values
WRONG_ADDR_ERR
public static final String WRONG_ADDR_ERR
- See Also:
- Constant Field Values
WRONG_BASE_ERR
public static final String WRONG_BASE_ERR
- See Also:
- Constant Field Values
ILLEGAL_OPTIONS_ERR
public static final String ILLEGAL_OPTIONS_ERR
- See Also:
- Constant Field Values
UNKNOWN_OPTION
public static final String UNKNOWN_OPTION
- See Also:
- Constant Field Values
ServerApp
public ServerApp()
start
protected void start(String[] args)
throws Exception
- Throws:
Exception
main
public static void main(String[] args)
throws Exception
- Throws:
Exception
createProviderFactory
protected ProviderFactory createProviderFactory()
Apache CXF