Oracle

weblogic.rmi
Interface Remote

All Superinterfaces:
Remote

Deprecated. 7.0.0.0 Replaced by java.rmi.Remote

public interface Remote
extends Remote

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



Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs103
Copyright 1996,2008, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners.