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 | Method and Description |
---|---|
void |
NamingContextImpl.list(int how_many,
BindingListHolder bl,
BindingIteratorHolder bi)
List the contents of this NamingContest.
|
void |
TransientNamingContext.List(int how_many,
BindingListHolder bl,
BindingIteratorHolder bi)
List the contents of this NamingContext.
|
void |
NamingContextDataStore.List(int how_many,
BindingListHolder bl,
BindingIteratorHolder bi)
Method which implements listing the contents of this
NamingContext and return a binding list and a binding iterator.
|
Modifier and Type | Method and Description |
---|---|
void |
NamingContextImpl.list(int how_many,
BindingListHolder bl,
BindingIteratorHolder bi)
List the contents of this NamingContest.
|
void |
NamingContextImpl.List(int how_many,
BindingListHolder bl,
BindingIteratorHolder bi)
List the contents of this NamingContext.
|
Modifier and Type | Method and Description |
---|---|
void |
NamingContextPOATie.list(int how_many,
BindingListHolder bl,
BindingIteratorHolder bi)
The list operation allows a client to iterate through a set of
bindings in a naming context.
|
void |
NamingContextExtPOATie.list(int how_many,
BindingListHolder bl,
BindingIteratorHolder bi)
The list operation allows a client to iterate through a set of
bindings in a naming context.
|
void |
_NamingContextStub.list(int how_many,
BindingListHolder bl,
BindingIteratorHolder bi)
The list operation allows a client to iterate through a set of
bindings in a naming context.
|
void |
_NamingContextExtStub.list(int how_many,
BindingListHolder bl,
BindingIteratorHolder bi)
The list operation allows a client to iterate through a set of
bindings in a naming context.
|
void |
NamingContextOperations.list(int how_many,
BindingListHolder bl,
BindingIteratorHolder bi)
The list operation allows a client to iterate through a set of
bindings in a naming context.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.