public interface GlassFishPropertySet
| Modifier and Type | Field and Description |
|---|---|
static String |
ADMIN_PORT
The admin HTTP port that Glassfish will use.
|
static String |
DEBUG_MODE
Glassfish domain debug mode.
|
static String |
DEBUGGER_PORT
Debugger port.
|
static String |
DOMAIN_NAME
Glassfish domain name.
|
static String |
HTTPS_PORT
HTTPS port.
|
static String |
IIOP_MUTUAL_AUTH_PORT
IIOP mutual authentication port.
|
static String |
IIOP_PORT
IIOP port.
|
static String |
IIOPS_PORT
IIOP+SSL port.
|
static String |
JMS_PORT
JMS port.
|
static String |
JMX_ADMIN_PORT
JMX admin port.
|
static String |
OSGI_SHELL_PORT
Felix shell service port.
|
static String |
PORT_BASE
The value for --portbase parameter.
|
static final String ADMIN_PORT
static final String PORT_BASE
static final String JMS_PORT
static final String IIOP_PORT
static final String HTTPS_PORT
static final String IIOPS_PORT
static final String IIOP_MUTUAL_AUTH_PORT
static final String JMX_ADMIN_PORT
static final String DEBUGGER_PORT
static final String OSGI_SHELL_PORT
static final String DOMAIN_NAME
static final String DEBUG_MODE
Copyright © 2004-2013 Codehaus. All Rights Reserved.