org.apache.cxf.js.rhino
Class ServerApp
java.lang.Object
org.apache.cxf.js.rhino.ServerApp
public class ServerApp
- extends java.lang.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 java.lang.String NO_ADDR_ERR
- See Also:
- Constant Field Values
NO_FILES_ERR
public static final java.lang.String NO_FILES_ERR
- See Also:
- Constant Field Values
WRONG_ADDR_ERR
public static final java.lang.String WRONG_ADDR_ERR
- See Also:
- Constant Field Values
WRONG_BASE_ERR
public static final java.lang.String WRONG_BASE_ERR
- See Also:
- Constant Field Values
ILLEGAL_OPTIONS_ERR
public static final java.lang.String ILLEGAL_OPTIONS_ERR
- See Also:
- Constant Field Values
UNKNOWN_OPTION
public static final java.lang.String UNKNOWN_OPTION
- See Also:
- Constant Field Values
ServerApp
public ServerApp()
start
protected void start(java.lang.String[] args)
throws java.lang.Exception
- Throws:
java.lang.Exception
main
public static void main(java.lang.String[] args)
throws java.lang.Exception
- Throws:
java.lang.Exception
createProviderFactory
protected ProviderFactory createProviderFactory()
Apache CXF