Uses of Class java.rmi.AlreadyBoundException

Uses in package java.rmi

Methods which throw type java.rmi.AlreadyBoundException

void
Naming.bind(String name, Remote obj)
Try to bind the given object to the given service name.

Uses in package java.rmi.registry

Methods which throw type java.rmi.AlreadyBoundException

void
Registry.bind(String name, Remote obj)