BEA Systems, Inc.

WebLogic Server 5.1.0 API Reference

weblogic.rmi.server
Class RemoteStub

java.lang.Object
  |
  +--weblogic.rmi.server.RemoteObject
        |
        +--weblogic.rmi.server.RemoteStub

public abstract class RemoteStub
extends RemoteObject

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

Author:
Copyright (c) 1997 by WebLogic, Inc. All Rights Reserved., Copyright (c) 1999 by BEA WebXpress. All Rights Reserved.
Copyright © 2000 BEA Systems, Inc. All Rights Reserved.

Constructor Summary
protected RemoteStub()
           
protected RemoteStub(RemoteRef remoteRef)
           
 
Method Summary
protected static void setRef(RemoteStub remoteStub, RemoteRef remoteRef)
           
 
Methods inherited from class weblogic.rmi.server.RemoteObject
toStub
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RemoteStub

protected RemoteStub()

RemoteStub

protected RemoteStub(RemoteRef remoteRef)
Method Detail

setRef

protected static void setRef(RemoteStub remoteStub,
                             RemoteRef remoteRef)

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