BEA Systems, Inc.

WebLogic Server 5.1.0 API Reference

Uses of Class
weblogic.rmi.AlreadyBoundException

Packages that use AlreadyBoundException
weblogic.rmi   
weblogic.rmi.registry   
 

Uses of AlreadyBoundException in weblogic.rmi
 

Methods in weblogic.rmi that throw AlreadyBoundException
static void Naming.bind(java.lang.String name, Remote impl)
           
 

Uses of AlreadyBoundException in weblogic.rmi.registry
 

Methods in weblogic.rmi.registry that throw AlreadyBoundException
 void LocateRegistry.bind(java.lang.String name, Remote o)
          Binds a name to a Remote object in the registry, unless the name is already bound in the registry.
 void Registry.bind(java.lang.String string, Remote remote)
           
 


Documentation is available at
http://www.weblogic.com/docs51