BEA Systems, Inc.

WebLogic Server 5.1.0 API Reference

Uses of Class
weblogic.rmi.NotBoundException

Packages that use NotBoundException
weblogic.com   
weblogic.rmi   
weblogic.rmi.registry   
 

Uses of NotBoundException in weblogic.com
 

Methods in weblogic.com that throw NotBoundException
 Remote Server.lookup(java.lang.String url)
          Returns an Remote object based on the URL string
 Remote Tengah.lookup(java.lang.String url)
          Deprecated.  
 

Uses of NotBoundException in weblogic.rmi
 

Methods in weblogic.rmi that throw NotBoundException
static Remote Naming.lookup(java.lang.String name)
           
static void Naming.unbind(java.lang.String name)
           
 

Uses of NotBoundException in weblogic.rmi.registry
 

Methods in weblogic.rmi.registry that throw NotBoundException
 Remote LocateRegistry.lookup(java.lang.String name)
          Returns a Remote object (an initialized instance of a stub or the instance of a colocated object), if the object is found in the weblogic.rmi name space.
 void LocateRegistry.unbind(java.lang.String name)
          Unbinds a name.
 Remote Registry.lookup(java.lang.String string)
           
 void Registry.unbind(java.lang.String string)
           
 


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