Package org.ofbiz.core.config
Class JNDIConfigUtil
java.lang.Object
org.ofbiz.core.config.JNDIConfigUtil
JNDIConfigUtil
- Since:
- 2.0
- Version:
- $Revision: 1.1 $
- Author:
- Andy Zeneski
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stringprotected static Map<String,JNDIConfigUtil.JndiServerInfo> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetJndiServerInfo(String name) protected static Documentprotected static Elementstatic voidinitialize(Element rootElement)
-
Field Details
-
JNDI_CONFIG_XML_FILENAME
- See Also:
-
jndiServerInfos
-
-
Constructor Details
-
JNDIConfigUtil
public JNDIConfigUtil()
-
-
Method Details
-
getXmlRootElement
- Throws:
GenericConfigException
-
getXmlDocument
- Throws:
GenericConfigException
-
initialize
- Throws:
GenericConfigException
-
getJndiServerInfo
-