Package org.cougaar.core.wp.bootstrap.rmi

Interface Summary
BundlesProvider Local interface for providing Bundles.
RMIAccess The RMI Remote interface for RMIAdvertiser.
 

Class Summary
RMIAccessImpl An implementation of RMIAccess, which simply forwards method calls to the BundlesProvider.
RMIAdvertise This component advertises bundles through an RMI registry stub.
RMIDiscovery This component discovers bundles through RMI registry polling.
RMIUtil RMI utilities.