FileDocCategorySizeDatePackage
CommonConfigKeys.javaAPI DocGlassfish v2 API2774Fri May 04 22:30:32 BST 2007com.sun.appserv.management.config

CommonConfigKeys

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

Fields Summary
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.
Constructors Summary
protected CommonConfigKeys()

Methods Summary