Package | Description |
---|---|
com.sun.corba.se.impl.naming.cosnaming | |
org.omg.CosNaming |
Provides a naming service for Java IDL.
|
Modifier and Type | Class and Description |
---|---|
class |
NamingContextImpl
Class NamingContextImpl implements the org.omg.CosNaming::NamingContext
interface, but does not implement the methods associated with
maintaining the "table" of current bindings in a NamingContext.
|
class |
TransientNamingContext
Class TransientNamingContext implements the methods defined
by NamingContextDataStore, and extends the NamingContextImpl class to
provide a servant implementation of CosNaming::NamingContext.
|
Modifier and Type | Class and Description |
---|---|
class |
NamingContextExtPOATie
NamingContextExt is the extension of NamingContext
which
contains a set of name bindings in which each name is unique and is
part of Interoperable Naming Service. |
Copyright © 2017 JBoss by Red Hat. All rights reserved.