|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.osesb.objectpools.ObjectPoolConstants
public class ObjectPoolConstants
Object Pool Constants.
| Field Summary | |
|---|---|
static java.lang.String |
CLIENTGATEWAYKEYEDPOOLCONFIGFILE_PROPERTY
The System property to set the configuration file for a keyed pool of ClientGateways. |
static java.lang.String |
DEFAULT_KEYEDPOOLEDDOMPARSER_CONFIGFILE
The framework default configuration file for a keyed-pool of DOM parsers. |
static java.lang.String |
DEFAULT_KEYEDPOOLEDSAXPARSER_CONFIGFILE
The framework default configuration file for a keyed-pool of SAX parsers. |
static java.lang.String |
DEFAULT_POOLEDDOMPARSER_CONFIGFILE
The framework default configuration file for a non-keyed-pool of DOM parsers. |
static java.lang.String |
DEFAULT_POOLEDSAXPARSER_CONFIGFILE
The framework default configuration file for a non-keyed-pool of SAX parsers. |
static java.lang.String |
DOMKEYEDPOOLCONFIGFILE_PROPERTY
The System property to set the configuration file for a keyed-pool of DOM parsers |
static java.lang.String |
DOMPOOLCONFIGFILE_PROPERTY
The System property to set the configuration file for a non-keyed-pool of DOM parsers. |
static java.lang.String |
JAXRPCKEYEDPOOLCONFIGFILE_PROPERTY
The System property to set the configuration file for a keyed pool of JAXRPC (SOAP) clients. |
static java.lang.String |
JMSKEYEDPOOLCONFIGFILE_PROPERTY
The System property to set the configuration file for a keyed pool of JMS clients. |
static java.lang.String |
MESSAGEROUTERPOOLCONFIGFILE_PROPERTY
The System property to set the configuration file for a non-keyed-pool of MessageRouters. |
static java.lang.String |
OBJECTPOOLCONFIGURATIONS_PROPERTIES_FILE
The property file on the classpath that specifies object pool configurations. |
static java.lang.String |
SAXKEYEDPOOLCONFIGFILE_PROPERTY
The System property to set the configuration file for a keyed-pool of SAX parsers. |
static java.lang.String |
SAXPOOLCONFIGFILE_PROPERTY
The System property to set the configuration file for a non-keyed-pool of SAX parsers. |
static java.lang.String |
VALIDATIONBEANKEYEDPOOLCONFIGFILE_PROPERTY
The System property to set the configuration file for a keyed pool of ValidationBeans. |
| Constructor Summary | |
|---|---|
ObjectPoolConstants()
|
|
| 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 java.lang.String SAXKEYEDPOOLCONFIGFILE_PROPERTY
public static final java.lang.String DEFAULT_KEYEDPOOLEDSAXPARSER_CONFIGFILE
public static final java.lang.String SAXPOOLCONFIGFILE_PROPERTY
public static final java.lang.String DEFAULT_POOLEDSAXPARSER_CONFIGFILE
public static final java.lang.String DOMKEYEDPOOLCONFIGFILE_PROPERTY
public static final java.lang.String DEFAULT_KEYEDPOOLEDDOMPARSER_CONFIGFILE
public static final java.lang.String DOMPOOLCONFIGFILE_PROPERTY
public static final java.lang.String DEFAULT_POOLEDDOMPARSER_CONFIGFILE
public static final java.lang.String JAXRPCKEYEDPOOLCONFIGFILE_PROPERTY
public static final java.lang.String JMSKEYEDPOOLCONFIGFILE_PROPERTY
public static final java.lang.String VALIDATIONBEANKEYEDPOOLCONFIGFILE_PROPERTY
public static final java.lang.String MESSAGEROUTERPOOLCONFIGFILE_PROPERTY
public static final java.lang.String CLIENTGATEWAYKEYEDPOOLCONFIGFILE_PROPERTY
public static final java.lang.String OBJECTPOOLCONFIGURATIONS_PROPERTIES_FILE
| Constructor Detail |
|---|
public ObjectPoolConstants()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||