VisiBroker for Java

com.inprise.vbroker.CosNamingExt
Interface NamingContextExtExtendedOperations

All Superinterfaces:
NamingContextExtOperations, NamingContextOperations
All Known Subinterfaces:
NamingContextExtExtended

public interface NamingContextExtExtendedOperations
extends NamingContextExtOperations

contains some cluster related utility methods.


Method Summary
 boolean is_ncluster_type(NameComponent[] n, ObjectHolder c)
           
 void unbind_from_cluster(NameComponent[] clusterName, Object serverObjRef)
          Unbinds an object from a cluster.
 
Methods inherited from interface org.omg.CosNaming.NamingContextExtOperations
resolve_str, to_name, to_string, to_url
 
Methods inherited from interface org.omg.CosNaming.NamingContextOperations
bind_context, bind_new_context, bind, destroy, list, new_context, rebind_context, rebind, resolve, unbind
 

Method Detail

is_ncluster_type

boolean is_ncluster_type(NameComponent[] n,
                         ObjectHolder c)
                         throws NotFound,
                                CannotProceed,
                                InvalidName
Throws:
NotFound
CannotProceed
InvalidName

unbind_from_cluster

void unbind_from_cluster(NameComponent[] clusterName,
                         Object serverObjRef)
                         throws NotFound,
                                CannotProceed,
                                InvalidName
Unbinds an object from a cluster.

Parameters:
clusterName - the name of the cluster
serverObjRef - the object to be unbound
Throws:
NotFound
CannotProceed
InvalidName

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