org.omg.CosNaming
public class _NamingContextExtStub extends _NamingContextStub implements NamingContextExt
Constructor Summary | |
---|---|
_NamingContextExtStub()
Create the naming context stub. |
Method Summary | |
---|---|
Object | resolve_str(String a_name_string) {@inheritDoc} |
NameComponent[] | to_name(String a_name_string)
Converts the string name representation into the array
name representation.
|
String | to_string(NameComponent[] a_name)
Convert the name array representation to the name string
representation.
|
String | to_url(String an_address, String a_name_string) {@inheritDoc} |
String[] | _ids()
Return the array of repository ids for this object.
|