Java EE 5 SDK

com.sun.appserv.management.config
Class JMSHostConfigKeys

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

public final class JMSHostConfigKeys
extends Object

Keys for use with JMSServiceConfig.createJMSHostConfig(java.lang.String, java.util.Map).


Field Summary
static String ADMIN_PASSWORD_KEY
           
static String ADMIN_USER_NAME_KEY
           
static String HOST_KEY
           
static String PORT_KEY
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

HOST_KEY

public static final String HOST_KEY
See Also:
Constant Field Values

PORT_KEY

public static final String PORT_KEY
See Also:
Constant Field Values

ADMIN_USER_NAME_KEY

public static final String ADMIN_USER_NAME_KEY
See Also:
Constant Field Values

ADMIN_PASSWORD_KEY

public static final String ADMIN_PASSWORD_KEY
See Also:
Constant Field Values

Java EE 5 SDK

Submit a bug or feature

Copyright 2006 Sun Microsystems, Inc. All rights reserved.