|
Java EE 5 SDK | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.sun.appserv.management.config.ServerConfigKeys
public final class ServerConfigKeys
Keys for use with DomainConfig.createStandaloneServerConfig(java.lang.String, java.lang.String, java.lang.String, java.util.Map
and
DomainConfig.createClusteredServerConfig(java.lang.String, java.lang.String, java.lang.String, java.util.Map
Field Summary | |
---|---|
static String |
ADMIN_LISTENER_PORT_KEY
Key for the system property that would be used to assign port value for the iiop listener named admin-listener-port |
static String |
HTTP_LISTENER_1_PORT_KEY
Key for the system property that would be used to assign port value for the listener named http-listener-1 |
static String |
HTTP_LISTENER_2_PORT_KEY
Key for the system property that would be used to assign port value for the listener named http-listener-2 |
static String |
JMS_PROVIDER_PORT_KEY
Key for the system property that would be used to assign port value for the secure iiop listener named JMX_SYSTEM_CONNECTOR |
static String |
JMX_SYSTEM_CONNECTOR_PORT_KEY
Key for the system property that would be used to assign port value for the secure iiop listener named JMX_SYSTEM_CONNECTOR |
static String |
ORB_LISTENER_1_PORT_KEY
Key for the system property that would be used to assign port value for the iiop listener named orb-listener-1 |
static String |
SSL_MUTUALAUTH_PORT_KEY
Key for the system property that would be used to assign port value for the secure client-auth supporting SSL enabled iiop listenerlistener named SSL_MUTUALAUTH |
static String |
SSL_PORT_KEY
Key for the system property that would be used to assign port value for the secure iiop listener named SSL |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final String HTTP_LISTENER_1_PORT_KEY
public static final String HTTP_LISTENER_2_PORT_KEY
public static final String ORB_LISTENER_1_PORT_KEY
public static final String ADMIN_LISTENER_PORT_KEY
public static final String SSL_PORT_KEY
public static final String SSL_MUTUALAUTH_PORT_KEY
public static final String JMX_SYSTEM_CONNECTOR_PORT_KEY
public static final String JMS_PROVIDER_PORT_KEY
|
Java EE 5 SDK | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright 2006 Sun Microsystems, Inc. All rights reserved.