Constant Field Values


Contents
org.apache.*

org.apache.commons.daemon.DaemonPermission
protected static final java.lang.String CONTROL "control"
protected static final java.lang.String CONTROL_RELOAD "reload"
protected static final java.lang.String CONTROL_SHUTDOWN "shutdown"
protected static final java.lang.String CONTROL_START "start"
protected static final java.lang.String CONTROL_STOP "stop"
protected static final int MASK_CONTROL_RELOAD 8
protected static final int MASK_CONTROL_SHUTDOWN 4
protected static final int MASK_CONTROL_START 1
protected static final int MASK_CONTROL_STOP 2
protected static final int TYPE_CONTROL 1
protected static final java.lang.String WILDCARD "*"



Copyright (c) 2001-2002 - Apache Software Foundation