public class ContextResourceLink extends ResourceBase implements java.io.Serializable
<ResourceLink>
element in the
server configuration file.resources
Constructor and Description |
---|
ContextResourceLink() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getFactory() |
java.lang.String |
getGlobal() |
void |
setFactory(java.lang.String factory) |
void |
setGlobal(java.lang.String global) |
java.lang.String |
toString()
Return a String representation of this object.
|
getDescription, getName, getNamingResources, getProperty, getType, listProperties, removeProperty, setDescription, setName, setProperty, setType
public java.lang.String getGlobal()
public void setGlobal(java.lang.String global)
public java.lang.String getFactory()
public void setFactory(java.lang.String factory)
public java.lang.String toString()
toString
in class java.lang.Object
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.