public class ContextResourceLink extends ResourceBase
<ResourceLink> element in the
server configuration file.resources| Constructor and Description |
|---|
ContextResourceLink() |
| Modifier and Type | Method and Description |
|---|---|
String |
getGlobal() |
String |
getName() |
String |
getType() |
void |
setGlobal(String global) |
void |
setName(String name) |
void |
setType(String type) |
String |
toString()
Return a String representation of this object.
|
getDescription, getNamingResources, getProperty, listProperties, removeProperty, setDescription, setPropertypublic String getName()
getName in class ResourceBasepublic void setName(String name)
setName in class ResourceBasepublic String getType()
getType in class ResourceBasepublic void setType(String type)
setType in class ResourceBasepublic String getGlobal()
public void setGlobal(String global)
Copyright © 2019. All rights reserved.