VisiBroker for Java

com.inprise.vbroker.CosNamingExt
Interface NamingContextFactory

All Superinterfaces:
IDLEntity, NamingContextFactoryOperations, Object, java.io.Serializable
All Known Subinterfaces:
ExtendedNamingContextFactory

public interface NamingContextFactory
extends Object, NamingContextFactoryOperations, IDLEntity

The NamingContextFactory provides useful functionality that concerns an instance of a Naming Service. It also provides the ability to instantiate an initial NamingContext.

A client may bind to an object of this type and use the create_context method to create an initial context. Once the initial context has been created, the new_context method can be used to create other contexts. An instance of this naming context factory is created when the naming service is started. A description is available in the Naming Service chapter of the Borland Enterprise Server Developer's Guide.


Method Summary
 
Methods inherited from interface com.inprise.vbroker.CORBA.Object
_bind_options, _bind_options, _bind, _boa, _get_client_policy, _get_policy_overrides, _ior_value, _ior, _is_bound, _is_local, _is_persistent, _is_remote, _object_name, _orb, _repository_id, _resolve_reference, _set_policy_overrides, _validate_connection, _vis_is_local, _vis_rebind
 
Methods inherited from interface org.omg.CORBA.Object
_create_request, _create_request, _duplicate, _get_domain_managers, _get_interface_def, _get_policy, _hash, _is_a, _is_equivalent, _non_existent, _release, _request, _set_policy_override
 
Methods inherited from interface com.inprise.vbroker.CosNamingExt.NamingContextFactoryOperations
create_context, get_cluster_manager, list_all_roots, remove_stale_contexts, shutdown
 


Borland Software Corporation
http://www.borland.com
100 Enterprise Way
Scotts Valley, CA 95066
Voice: (831) 431-1000
pubsweb@borland.com

Read the latest documentation online