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, setProperty
public String getName()
getName
in class ResourceBase
public void setName(String name)
setName
in class ResourceBase
public String getType()
getType
in class ResourceBase
public void setType(String type)
setType
in class ResourceBase
public String getGlobal()
public void setGlobal(String global)
Copyright © 2019. All rights reserved.