org.apache.aries.jndi.url
Class AbstractName
java.lang.Object
javax.naming.CompositeName
org.apache.aries.jndi.url.AbstractName
- All Implemented Interfaces:
- Serializable, Cloneable, Comparable<Object>, Name
- Direct Known Subclasses:
- BlueprintName, OsgiName
public abstract class AbstractName
- extends CompositeName
- See Also:
- Serialized Form
| Methods inherited from class javax.naming.CompositeName |
add, add, addAll, addAll, clone, compareTo, endsWith, equals, get, getAll, getPrefix, getSuffix, hashCode, isEmpty, remove, size, startsWith, toString |
AbstractName
public AbstractName(Enumeration<String> e)
getScheme
public String getScheme()
getSchemePath
public String getSchemePath()
Copyright © 2009-2011 The Apache Software Foundation. All Rights Reserved.