org.apache.tomee.catalina
Class ContextValue
java.lang.Object
javax.naming.Reference
javax.naming.LinkRef
org.apache.tomee.catalina.ContextValue
- All Implemented Interfaces:
- Serializable, Cloneable
public class ContextValue
- extends LinkRef
- See Also:
- Serialized Form
| Methods inherited from class javax.naming.Reference |
add, add, clear, clone, equals, get, get, getAll, getClassName, getFactoryClassLocation, getFactoryClassName, hashCode, remove, size, toString |
MODULES_PREFIX
public static final String MODULES_PREFIX
- See Also:
- Constant Field Values
ContextValue
public ContextValue(String linkName)
getLinkName
public String getLinkName()
throws NamingException
- Overrides:
getLinkName in class LinkRef
- Throws:
NamingException
addValue
public void addValue(String link)
hasLink
public boolean hasLink(String link)
linkName
public static String linkName(String moduleId,
String name)
Copyright © 1999–2015 The Apache Software Foundation. All rights reserved.