J2EE1.4 SDK

com.sun.appserv.management.config
Class ProfilerConfigKeys

java.lang.Object
  extended bycom.sun.appserv.management.config.ProfilerConfigKeys

public final class ProfilerConfigKeys
extends java.lang.Object

Keys for use with JavaConfig.createProfilerConfig(java.lang.String, java.util.Map).


Field Summary
static java.lang.String CLASSPATH_KEY
           
static java.lang.String ENABLED_KEY
           
static java.lang.String NATIVE_LIBRARY_PATH_KEY
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CLASSPATH_KEY

public static final java.lang.String CLASSPATH_KEY
See Also:
Constant Field Values

NATIVE_LIBRARY_PATH_KEY

public static final java.lang.String NATIVE_LIBRARY_PATH_KEY
See Also:
Constant Field Values

ENABLED_KEY

public static final java.lang.String ENABLED_KEY
See Also:
Constant Field Values

J2EE1.4 SDK

Submit a bug or feature

Copyright 2003 Sun Microsystems, Inc. All rights reserved.