Java EE 5 SDK

com.sun.appserv.management.config
Class ResourceConfigKeys

java.lang.Object
  extended by com.sun.appserv.management.config.ResourceConfigKeys

public final class ResourceConfigKeys
extends Object

Keys for use in creating certain resources.

See Also:
DomainConfig

Field Summary
static String ENABLED_KEY
          Key for use when creating resources which specifies enabled.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ENABLED_KEY

public static final String ENABLED_KEY
Key for use when creating resources which specifies enabled.

See Also:
Constant Field Values

Java EE 5 SDK

Submit a bug or feature

Copyright 2006 Sun Microsystems, Inc. All rights reserved.