BEA Systems, Inc.


Package weblogic.rmi

Interface Summary
Remote Deprecated. Deprecated in WebLogic Server 7.0
 

Class Summary
Naming The Naming class is supported by WebLogic but we recommend our customers use JNDI (javax.naming.InitialContext).
RMISecurityManager WebLogic implements this class for compatibility with java.rmi.RMISecurityManager.
 

Exception Summary
AccessException This exception is provided for compatibility with java.rmi.*
AlreadyBoundException Class for handling Exceptions thrown when an operation attempts to bind a name already in use for another Remote object in the registry.
ConnectException This exception is provided for compatibility with java.rmi.*
ConnectIOException This exception is provided for compatibility with java.rmi.*
MarshalException This exception is provided for compatibility with java.rmi.*
NoSuchObjectException This exception is provided for compatibility with java.rmi.*
NotBoundException Class for Exceptions thrown when a remote invocation is attempted on an object that is not bound to the expected name in the registry.
RemoteException Deprecated. Deprecated in WebLogic Server 7.0
RMISecurityException This exception is provided for compatibility with java.rmi.*
ServerError This exception is provided for compatibility with java.rmi.*
ServerException This exception is provided for compatibility with java.rmi.*
ServerRuntimeException This exception is provided for compatibility with java.rmi.*
StubNotFoundException This exception is provided for compatibility with java.rmi.*
UnexpectedException This exception is provided for compatibility with java.rmi.*
UnknownHostException This exception is provided for compatibility with java.rmi.*
UnmarshalException This exception is provided for compatibility with java.rmi.*
 


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