public class ContextEnvironmentDecorator extends ContextEnvironment
org.apache.catalina.deploy.ContextEnvironmentresources| Constructor and Description |
|---|
ContextEnvironmentDecorator(EnvironmentProperty decoree) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getName() |
String |
getType() |
String |
getValue() |
getOverride, setDescription, setName, setOverride, setType, setValue, toStringgetNamingResources, getProperty, listProperties, removeProperty, setPropertypublic ContextEnvironmentDecorator(EnvironmentProperty decoree)
public String getDescription()
getDescription in class ContextEnvironmentpublic String getName()
getName in class ContextEnvironmentpublic String getType()
getType in class ContextEnvironmentpublic String getValue()
getValue in class ContextEnvironmentCopyright © 2017. All rights reserved.