Language
The Free and Open Productivity Suite
:: com :: sun :: star :: uno ::
|
interface XAdapter |
|
- Description
- This is the server-side interface to a weak adapter.
The implementation of XAdapter must know
but not hold the adapted object, because it must not
affect the lifetime of the adapted object.
- See also
- XWeak
for description of concepts.
|
Methods' Details |
queryAdapted
- Description
- queries the adapted object if it is alive.
|
|
addReference
- Description
- adds a reference to the adapter.
All added references are called when the adapted object dies.
|
|
removeReference
- Description
- removes a reference from the adapter.
|
|
Top of Page
Copyright © 2013, 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.