Methods' Summary |
activateRemoteContentProviders |
Activate (i.e., register at the broker) the remote content providers
that until now have only been remembered by
XRemoteContentProviderAcceptor::addRemoteContentProvider(),
but not registered.
|
Methods' Details |
activateRemoteContentProviders
- Description
- Activate (i.e., register at the broker) the remote content providers
that until now have only been remembered by
XRemoteContentProviderAcceptor::addRemoteContentProvider(),
but not registered.
This allows for
XRemoteContentProviderAcceptor::addRemoteContentProvider()
to be implemented in a lazy fashion (remember the remote content
providers, but do not register them right away), which can increase
performance in certain situations. But it is not required that an
implementation of XRemoteContentProviderAcceptor uses this
lazy strategy (and thus also implements this interface).
- Returns
- the broker at which the remote content providers have been registered.
|
|
Top of Page
Copyright © 2020, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.