Package | Description |
---|---|
org.jboss.com.sun.corba.se.spi.orb | |
org.jboss.com.sun.corba.se.spi.resolver |
Modifier and Type | Method and Description |
---|---|
abstract Resolver |
ORB.getResolver()
Get the resolver used in this ORB.
|
Modifier and Type | Method and Description |
---|---|
abstract void |
ORB.setResolver(Resolver resolver)
Set the resolver used in this ORB.
|
Modifier and Type | Interface and Description |
---|---|
interface |
LocalResolver
A LocalResolver is a Resolver that allows registration of (name, CORBA object) bindings.
|
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.