Constructor and Description |
---|
ORBInitRefResolverImpl(Operation urlHandler,
StringPair[] initRefs) |
Modifier and Type | Method and Description |
---|---|
Set |
list()
Return the entire collection of names that are currently bound
by this resolver.
|
Object |
resolve(String ident)
Look up the name using this resolver and return the CORBA object
reference bound to this name, if any.
|
public ORBInitRefResolverImpl(Operation urlHandler, StringPair[] initRefs)
public Object resolve(String ident)
Resolver
public Set list()
Resolver
Copyright © 2021 JBoss by Red Hat. All rights reserved.