diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2014-01-16 15:29:41 +0100 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2014-01-16 18:40:05 +0100 |
commit | 997d21183322a0a94b96868073808841d2773902 (patch) | |
tree | 250e92ab34ac79b4c3a8624a5e3ca8afb8df4d54 /sfx2/source/doc | |
parent | 9c46e4069db51ab0fc8b3e197d27b5f947a3fdeb (diff) |
Support for singleton constructor functions
The service manager now keeps track of instances of singleton implementations
(i.e., implementations whose XML description lists at least one
<singleton ...>). These instances will be disposed either when the service
manager is disposed, or, for instances that have been instantiated into the
component context's /singleton/* map, when the component context is disposed.
This change allows to use constructor functions for such singleton
implementations, too.
Change-Id: I220c9ddc9824e4d7f7556daefb599e2ec36b0e6c
Diffstat (limited to 'sfx2/source/doc')
0 files changed, 0 insertions, 0 deletions