| Constructor and Description |
|---|
FileResolverImpl(ORB orb,
File file) |
| Modifier and Type | Method and Description |
|---|---|
Set |
list()
Return the entire collection of names that are currently bound
by this resolver.
|
Object |
resolve(String name)
Look up the name using this resolver and return the CORBA object
reference bound to this name, if any.
|
public Object resolve(String name)
Resolverpublic Set list()
ResolverCopyright © 2018 JBoss by Red Hat. All rights reserved.