Package | Description |
---|---|
com.sun.corba.se.impl.naming.cosnaming | |
com.sun.corba.se.impl.naming.pcosnaming | |
org.omg.CosNaming |
Provides a naming service for Java IDL.
|
Modifier and Type | Class and Description |
---|---|
class |
BindingIteratorImpl
Class BindingIteratorImpl implements the org.omg.CosNaming::BindingIterator
interface, but does not implement the method to retrieve the next
binding in the NamingContext for which it was created.
|
class |
TransientBindingIterator
Class TransientBindingIterator implements the abstract methods
defined by BindingIteratorImpl, to use with the TransientNamingContext
implementation of the NamingContextImpl.
|
Modifier and Type | Class and Description |
---|---|
class |
PersistentBindingIterator
Class TransientBindingIterator implements the abstract methods
defined by BindingIteratorImpl, to use with the TransientNamingContext
implementation of the NamingContextImpl.
|
Modifier and Type | Interface and Description |
---|---|
interface |
BindingIterator
The BindingIterator interface allows a client to iterate through
the bindings using the next_one or next_n operations.
|
Modifier and Type | Class and Description |
---|---|
class |
_BindingIteratorImplBase |
class |
_BindingIteratorStub
The BindingIterator interface allows a client to iterate through
the bindings using the next_one or next_n operations.
|
class |
BindingIteratorPOA
The BindingIterator interface allows a client to iterate through
the bindings using the next_one or next_n operations.
|
class |
BindingIteratorPOATie
The BindingIterator interface allows a client to iterate through
the bindings using the next_one or next_n operations.
|
Modifier and Type | Method and Description |
---|---|
BindingIteratorOperations |
BindingIteratorPOATie._delegate() |
Modifier and Type | Method and Description |
---|---|
void |
BindingIteratorPOATie._delegate(BindingIteratorOperations delegate) |
Constructor and Description |
---|
BindingIteratorPOATie(BindingIteratorOperations delegate) |
BindingIteratorPOATie(BindingIteratorOperations delegate,
POA poa) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.