BEA Systems, Inc.

WebLogic Server 5.1.0 API Reference

Package weblogic.rmi

Interface Summary
Remote The Remote interface merely identifies remote objects.
 

Class Summary
Naming The Naming class is supported by Tengah 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 Class for RemoteExceptions, the general Exception thrown by any remotely invoked method.
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.*
 

Author:
Copyright © 2000 BEA Systems, Inc. All Rights Reserved.

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