| Home >> All >> org >> mortbay >> jetty >> [ win32 Javadoc ] |
org.mortbay.jetty.win32: Javadoc index of package org.mortbay.jetty.win32.
Package Samples:
org.mortbay.jetty.win32
Classes:
Service: Run Jetty as a Win32 service. System.out and System.err output can be controlled with java properties: SERVICE_OUT and SERVICE_ERR. The log file can be controlled with the property SERVICE_LOG_FILE Example jettysvc -c -DSERVICE_OUT="./logs/jettysvc.out" \\ -DSERVICE_ERR="./logs/jettysvc.err" \\ Jetty.xml wrkdir=$JETTY_HOME
| Home | Contact Us | Privacy Policy | Terms of Service |