Class CNNameParser.CNCompoundName
java.lang.Object
javax.naming.CompoundName
org.glassfish.jndi.cosnaming.CNNameParser.CNCompoundName
- All Implemented Interfaces:
Serializable, Cloneable, Comparable<Object>, Name
- Enclosing class:
CNNameParser
An implementation of CompoundName that bypasses the parsing
and stringifying code of the default CompoundName.
-
Field Details
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
-
Constructor Details
-
CNCompoundName
CNCompoundName(Enumeration<String> enum_)
-
-
Method Details
-
clone
- Specified by:
clonein interfaceName- Overrides:
clonein classCompoundName
-
getPrefix
- Specified by:
getPrefixin interfaceName- Overrides:
getPrefixin classCompoundName
-
getSuffix
- Specified by:
getSuffixin interfaceName- Overrides:
getSuffixin classCompoundName
-
toString
- Overrides:
toStringin classCompoundName
-