BEA Systems, Inc.

Package weblogic.rmi

Interface Summary
EJBForceCallByReference This is a tagging interface used to indicate whether the caller of an EJB is in the same EAR application This is an internal feature used by EJB sub-system.
Remote Deprecated. 7.0.0.0 Replaced by java.rmi.Remote
 

Class Summary
Naming The Naming class is supported by WebLogic Server but BEA Systems, Inc.
RMISecurityManager Deprecated. 9.0.0.0 Replaced by java.rmi.RMISecurityManager
 

Exception Summary
AccessException Deprecated. 9.0.0.0 Replaced by java.rmi.AccessException
AlreadyBoundException Deprecated. 9.0.0.0 Replaced by java.rmi.AlreadyBoundException
ConnectException Deprecated. 9.0.0.0 Replaced by java.rmi.ConnectException
ConnectIOException Deprecated. 9.0.0.0 Replaced by java.rmi.ConnectIOException
MarshalException Deprecated. 9.0.0.0 Replaced by java.rmi.MarshalException
NoSuchObjectException Deprecated. 9.0.0.0 Replaced by java.rmi.NoSuchObjectException
NotBoundException Deprecated. 9.0.0.0 Replaced by java.rmi.NotBoundException
RemoteException Deprecated. 7.0.0.0 Replaced by java.rmi.RemoteException
RMISecurityException Deprecated. 9.0.0.0 Replaced by java.rmi.RMISecurityException
ServerError Deprecated. 9.0.0.0 Replaced by java.rmi.ServerError
ServerException Deprecated. 9.0.0.0 Replaced by java.rmi.ServerException
ServerRuntimeException Deprecated. 9.0.0.0 Replaced by java.rmi.ServerRuntimeException
ServerShuttingDownException This exception is thrown for any new RMI request when the server is suspending.
StubNotFoundException Deprecated. 9.0.0.0 Replaced by java.rmi.StubNotFoundException
UnexpectedException Deprecated. 9.0.0.0 Replaced by java.rmi.UnexpectedException
UnknownHostException Deprecated. 9.0.0.0 Replaced by java.rmi.UnknownHostException
UnmarshalException Deprecated. 9.0.0.0 Replaced by java.rmi.UnmarshalException
 


Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs92
Copyright 2006 BEA Systems Inc.