com.sun.appserv.management.config
Class CommonConfigKeys
java.lang.Object
com.sun.appserv.management.config.CommonConfigKeys
- Direct Known Subclasses:
- ConnectorConnectionPoolConfigKeys, HTTPListenerConfigKeys
public class CommonConfigKeys
- extends Object
Optional keys for use with any create() method. Note that keys defined here
may or may not apply to a particular create method.
NOTE: in Appserver 9.0, all key values are of type java.lang.String
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IGNORE_MISSING_REFERENCES_KEY
public static final String IGNORE_MISSING_REFERENCES_KEY
- Key for use with any create method which indicates that missing references are to be
ignored. If not specified, all references must be to items that exist.
Value must be java.lang.Boolean.
- See Also:
- Constant Field Values
CommonConfigKeys
protected CommonConfigKeys()
Submit a bug or feature Copyright 2006 Sun Microsystems, Inc. All rights reserved.