BEA Systems, Inc.


weblogic.rmi
Interface Remote


Deprecated. Deprecated in WebLogic Server 7.0

public interface Remote
extends java.rmi.Remote

The Remote interface merely identifies remote objects. All remote objects must implement an interface that extends weblogic.rmi.Remote. Implementation classes can implement any number of remote interfaces and can extend other remote implementation classes.

Author:
Copyright (c) 1997-1998 by WebLogic, Inc. All Rights Reserved., Copyright (c) 1999 by BEA WebXpress. All Rights Reserved.


Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs70

Copyright © 2004 BEA Systems, Inc. All Rights Reserved.
WebLogic Server 7.0 API Reference