:: com :: sun :: star :: ucb ::

service RemoteContentProviderAcceptor
Description
allows content providers running in remote processes to be registered at the local content provider broker.

Exported Interfaces - Summary
XRemoteContentProviderAcceptor

This interface provides the base functionality to register and deregister content providers running in remote processes.

XRemoteContentProviderActivator

This optional interface can be used to adopt a lazy implement strategy for this service, which can improve performance in certain situations. (details)

Exported Interfaces - Details
XRemoteContentProviderAcceptor
Description
This interface provides the base functionality to register and deregister content providers running in remote processes.
XRemoteContentProviderActivator
Usage Restrictions
deprecated
optional
Description
This optional interface can be used to adopt a lazy implement strategy for this service, which can improve performance in certain situations.

The way this works might change, therefore this interface is marked as deprectated.


 
Top of Page