Show TOC Start of Content Area

Background documentation Remote Object Container Service  Locate the document in its SAP Library structure

The Remote Object Container service is a container for the implementations of the server-side remote objects. It manages the life-cycle of those objects, as well as provides them with access to the existing protocols for remote objects communication on the J2EE Engine (such as P4 and IIOP protocols).

The Remote Object Container service facilitates also the runtime generation of communication support for remote objects (that is, stubs and skeletons for RMI-P4 objects and stubs and ties for RMI-IIOP objects).

 

End of Content Area