VisiBroker for Java

com.inprise.vbroker.CosNamingExt
Interface ExtendedNamingContextFactoryOperations

All Superinterfaces:
NamingContextFactoryOperations
All Known Subinterfaces:
ExtendedNamingContextFactory

public interface ExtendedNamingContextFactoryOperations
extends NamingContextFactoryOperations

Allows the retrieval of the default root context within a factory. This interface extends the NamingContextFactory interface and allows the retrieval of the default root context within a factory when the naming service is started. It is described in Naming Service chapter of the Borland Enterprise Server Developer's Guide.


Method Summary
 NamingContextExt root_context()
          Returns the root naming context.
 
Methods inherited from interface com.inprise.vbroker.CosNamingExt.NamingContextFactoryOperations
create_context, get_cluster_manager, list_all_roots, remove_stale_contexts, shutdown
 

Method Detail

root_context

NamingContextExt root_context()
Returns the root naming context. The context is automatically created when the factory is instantiated.


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