| 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 |
NamingContext
A naming context is an object that contains a set of name bindings in
which each name is unique.
|
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. |
interface |
NamingContextExtOperations
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 |
_NamingContextImplBase |
class |
_NamingContextStub
A naming context is an object that contains a set of name bindings in
which each name is unique.
|
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. |
class |
NamingContextPOA
A naming context is an object that contains a set of name bindings in
which each name is unique.
|
class |
NamingContextPOATie
A naming context is an object that contains a set of name bindings in
which each name is unique.
|
| Modifier and Type | Method and Description |
|---|---|
NamingContextOperations |
NamingContextPOATie._delegate() |
| Modifier and Type | Method and Description |
|---|---|
void |
NamingContextPOATie._delegate(NamingContextOperations delegate) |
| Constructor and Description |
|---|
NamingContextPOATie(NamingContextOperations delegate) |
NamingContextPOATie(NamingContextOperations delegate,
POA poa) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.