BEA Systems, Inc.

WebLogic Server 5.1.0 API Reference

weblogic.rmi.dgc
Interface DGC


public interface DGC
extends Remote

This interface 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.

Method Summary
 void clean(ObjID[] aobjID, long i, VMID vMID, boolean flag)
           
 Lease dirty(ObjID[] aobjID, long i, Lease lease)
           
 

Method Detail

dirty

public Lease dirty(ObjID[] aobjID,
                   long i,
                   Lease lease)
            throws RemoteException


clean

public void clean(ObjID[] aobjID,
                  long i,
                  VMID vMID,
                  boolean flag)
           throws RemoteException


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