J2ME RMI Profile
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 the 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 a reference, a stub, for the remote object associated with the specified name.

J2ME RMI Profile
A B C D E F G H I J L M N O P R S T U V W
Java is a trademark or registred trademark of Sun Microsystems, Inc. in the US and other countries.
Copyright 1993-2000 Sun Microsystems, Inc. 901 San Antonio Road,
Palo, Alto, California, 94303, U.S.A All Rights Reserved. < /font >