public class ContextEnvironmentDecorator extends ContextEnvironment
org.apache.catalina.deploy.ContextEnvironment
resources
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, toString
getNamingResources, getProperty, listProperties, removeProperty, setProperty
public ContextEnvironmentDecorator(EnvironmentProperty decoree)
public String getDescription()
getDescription
in class ContextEnvironment
public String getName()
getName
in class ContextEnvironment
public String getType()
getType
in class ContextEnvironment
public String getValue()
getValue
in class ContextEnvironment
Copyright © 2020. All rights reserved.