BEA Systems, Inc.

WebLogic Server 5.1.0 API Reference

weblogic.rmi.dgc
Class Lease

java.lang.Object
  |
  +--weblogic.rmi.dgc.Lease

public final class Lease
extends java.lang.Object
implements java.io.Serializable

This class is provided strictly for compatibility with java.rmi.*

Author:
Copyright (c) 1997-1998 by WebLogic, Inc. All Rights Reserved., Copyright (c) 1999 by BEA WebXpress. All Rights Reserved.
Copyright © 2000 BEA Systems, Inc. All Rights Reserved.
See Also:
Serialized Form

Constructor Summary
Lease(VMID v, long i)
           
 
Method Summary
 long getValue()
           
 VMID getVMID()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Lease

public Lease(VMID v,
             long i)
Method Detail

getVMID

public VMID getVMID()


getValue

public long getValue()


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