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 | Interface and Description |
---|---|
interface |
NamingContextExt
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. |
Modifier and Type | Class and Description |
---|---|
class |
_NamingContextExtStub
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. |
class |
NamingContextExtPOA
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. |
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. |
Modifier and Type | Method and Description |
---|---|
NamingContextExtOperations |
NamingContextExtPOATie._delegate() |
Modifier and Type | Method and Description |
---|---|
void |
NamingContextExtPOATie._delegate(NamingContextExtOperations delegate) |
Constructor and Description |
---|
NamingContextExtPOATie(NamingContextExtOperations delegate) |
NamingContextExtPOATie(NamingContextExtOperations delegate,
POA poa) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.