| Frames | No Frames |
Methods which throw type javax.naming.InvalidNameException | |
| String[] | Parse CORBALOC.
|
| String[] | Split the corbaname name into the address of the naming service (first
part) and the name of the object in the naming service (second part)
|
Methods which throw type javax.naming.InvalidNameException | |
| Name | Inserts the given String component to this Name
at the given index. |
| Name | Adds the given String component to the end of this
Name. |
| Name | Inserts all the components of the given Name to this
Name at the given index. |
| Name | Adds all the components of the given Name to the end of this
Name. |
| Object | Removes the component at the given index from this Name.
|
Constructors which throw type javax.naming.InvalidNameException | |
Methods which throw type javax.naming.InvalidNameException | |
| Name | |
| Name | |
| Name | Inserts the given String component to this Name
at the given index. |
| Name | |
| Name | |
| Name | Adds the given String component to the end of this
Name. |
| Name | |
| Name | |
| Name | Inserts all the components of the given Name to this
Name at the given index. |
| Name | |
| Name | |
| Name | Adds all the components of the given Name to the end of this
Name. |
| Object | CompositeName.remove(int posn) |
| Object | CompoundName.remove(int posn) |
| Object | Removes the component at the given index from this Name.
|