| Constructor and Description |
|---|
BootstrapResolverImpl(ORB orb,
String host,
int port) |
| Modifier and Type | Method and Description |
|---|---|
Set<String> |
list()
Return the entire collection of names that are currently bound
by this resolver.
|
Object |
resolve(String identifier)
Look up the name using this resolver and return the CORBA object
reference bound to this name, if any.
|
public Object resolve(String identifier)
Resolverpublic Set<String> list()
ResolverCopyright © 2017–2019 Eclipse Foundation. All rights reserved.