Voyager ORB

Package com.objectspace.voyager

Contains basic Voyager utility classes such as Namespace and Factory.

See:
          Description

Interface Summary
IRemote Any instance of a class that implements IRemote is automatically converted to a proxy when sent through a network.
SystemListener SystemListener is the interface that must be implemented by all objects that wish to listen to SystemEvents.
 

Class Summary
ClassManager ClassManager contains static methods that allow classes to be loaded using Voyager's class loading machinery.
Facets Facets is a distributed implementation of the IFacets interface.
Factory Factory contains static methods for constructing remote objects.
Namespace Namespace contains static methods that allow an identifier to be bound to an object for later lookup.
Proxy A proxy represents another object.
Snapshot A Snapshot contains all the information necessary to save an object for subsequent restoration.
SystemEvent A SystemEvent occurs at startup and shutdown.
ThreadManager ThreadManager contains static methods that allow modification of the internal thread pool limits.
Voyager Voyager contains static methods for starting, stopping, and monitoring the Voyager system.
 

Exception Summary
NamespaceException An NamespaceException indicates an attempt to use an invalid URL.
ObjectNotFoundException An ObjectNotFoundException occurs when a message is sent to an object that has been garbage collected.
RuntimeRemoteException A RuntimeRemoteException is thrown when an exception occurs during a remote method call and the method declaration does not throw java.rmi.RemoteException.
StartupException A StartupException indicates an exception occurred during Voyager.startup().
 

Package com.objectspace.voyager Description

Contains basic Voyager utility classes such as Namespace and Factory.


ObjectSpace Inc.

(c) Copyright 1997-1999 ObjectSpace, Inc.
14850 Quorum Drive, Suite 500
Dallas, Texas 75240