public class ContextResourceDecorator extends ContextResource
org.apache.catalina.deploy.ContextResourceresources| Constructor and Description |
|---|
ContextResourceDecorator(ResourceReferenceDescriptor decoree) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAuth() |
String |
getDescription() |
String |
getName() |
String |
getScope() |
String |
getType() |
setAuth, setDescription, setName, setScope, setType, toStringgetNamingResources, getProperty, listProperties, removeProperty, setPropertypublic ContextResourceDecorator(ResourceReferenceDescriptor decoree)
public String getAuth()
getAuth in class ContextResourcepublic String getDescription()
getDescription in class ContextResourcepublic String getName()
getName in class ContextResourcepublic String getScope()
getScope in class ContextResourcepublic String getType()
getType in class ContextResourceCopyright © 2017. All rights reserved.