public abstract class Jndi extends Object
| Modifier and Type | Field and Description |
|---|---|
protected List<String> |
excludeNames
Наименования переменных, которых не следует считывать с web.xml
|
protected JAXBContext |
jaxbContext |
| Constructor and Description |
|---|
Jndi() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addExcludeName(String name) |
protected Object |
getEnvEntryValue(EnvEntryType envEntryType) |
protected List<String> |
getExcludeNames() |
protected Map<String,Object> |
getParams() |
protected Object |
getResourceEnvRefValue(ResourceEnvRefType resourceEnvRefType) |
protected Object |
getResourceRefValue(ResourceRefType resourceRefType) |
WebAppType |
getWebApp() |
protected JAXBContext jaxbContext
public final WebAppType getWebApp()
protected void addExcludeName(String name)
protected Object getEnvEntryValue(EnvEntryType envEntryType)
protected Object getResourceRefValue(ResourceRefType resourceRefType)
protected Object getResourceEnvRefValue(ResourceEnvRefType resourceEnvRefType)
Copyright © 2019. All rights reserved.