JSR-62 (Final)

Uses of Class
java.rmi.AlreadyBoundException

Packages that use AlreadyBoundException
java.rmi.registry Provides APIs related to the RMI registry. 
javax.microedition.xlet.ixc Provides facilities for inter-Xlet communication (IXC). 
 

Uses of AlreadyBoundException in java.rmi.registry
 

Methods in java.rmi.registry that throw AlreadyBoundException
 void Registry.bind(String name, Remote obj)
          Binds a remote reference to the specified name in this registry.
 

Uses of AlreadyBoundException in javax.microedition.xlet.ixc
 

Methods in javax.microedition.xlet.ixc that throw AlreadyBoundException
abstract  void IxcRegistry.bind(String name, Remote obj)
          Binds the specified name to a remote object.
 


JSR-62 (Final)

Java and Java 2D are trademarks or registered trademarks of Sun Microsystems, Inc. in the U.S. and other countries.
Copyright 1993 - 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, California 94303, U.S.A. All Rights Reserved.
Use of this specification is subject to this license.