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