org.apache.aries.jndi.url
Class BlueprintName
java.lang.Object
javax.naming.CompositeName
org.apache.aries.jndi.url.AbstractName
org.apache.aries.jndi.url.BlueprintName
- All Implemented Interfaces:
- Serializable, Cloneable, Comparable<Object>, Name
public class BlueprintName
- extends AbstractName
- 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 |
BlueprintName
public BlueprintName(String name)
throws InvalidNameException
- Throws:
InvalidNameException
BlueprintName
public BlueprintName(Name name)
throws InvalidNameException
- Throws:
InvalidNameException
getComponentId
public String getComponentId()
hasComponent
public boolean hasComponent()
Copyright © 2009-2011 The Apache Software Foundation. All Rights Reserved.