J2ME RMI Optional Package
A B C D E F G H I J L M N O P R S T U V W

L

Lease - class java.rmi.dgc.Lease.
A lease contains a unique VM identifier and a lease duration.
Lease(VMID, long) - Constructor for class java.rmi.dgc.Lease
Constructs a lease with a specific VMID and lease duration.
list() - Method in interface java.rmi.registry.Registry
Returns an array of the names bound in this registry.
list(String) - Static method in class java.rmi.Naming
Returns an array of the names bound in the registry.
loadClass(String, String) - Static method in class java.rmi.server.RMIClassLoader
Loads a class from a codebase URL path.
loadClass(URL, String) - Static method in class java.rmi.server.RMIClassLoader
Loads a class from a codebase URL.
LocateRegistry - class java.rmi.registry.LocateRegistry.
LocateRegistry is used to obtain a reference to a bootstrap remote object registry on a particular host (including the local host), or to create a remote object registry that accepts calls on a specific port.
lookup(String) - Static method in class java.rmi.Naming
Returns a reference, a stub, for the remote object associated with the specified name.
lookup(String) - Method in interface java.rmi.registry.Registry
Returns the remote reference bound to the specified name in this registry.

J2ME RMI Optional Package
A B C D E F G H I J L M N O P R S T U V W
Copyright 1994-2002 Sun Microsystems, Inc. All Rights Reserved.