BEA Systems, Inc.

WebLogic Server 5.1.0 API Reference

weblogic.rmi.server
Class RemoteObject

java.lang.Object
  |
  +--weblogic.rmi.server.RemoteObject
Direct Known Subclasses:
RemoteServer, RemoteStub

public class RemoteObject
extends java.lang.Object
implements Remote

This 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 RemoteObject()
           
 
Method Summary
static Remote toStub(Remote obj)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RemoteObject

protected RemoteObject()
Method Detail

toStub

public static Remote toStub(Remote obj)
                     throws NoSuchObjectException


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