Lines Matching refs:that
40 factory for objects that provide access to a subset of the configuration.
75 The object that is created implements service <type>ConfigurationAccess</type>.
81 The object that is created should implement service
93 in parameter <var>aArguments</var> specify the view of the configuration that
94 should be created. That is, they determine the subset of elements that can be
98 so that the parameters can be identified by name rather than by position.
107 configuration. The view that is selected consists of the named element and
113 may also depend on the configuration store and configuration that were
119 <p>Some parameters that are commonly supported are:</p>
128 <dd>specifies that elements of the hierarchy that are more than the given
178 <strong>Controlling cache behavior:</strong> (with providers that
187 storage at once - that is before
197 specifies that data for the view is not taken from the cache, but
198 read directly from storage. This may entail that future changes that
199 become visible in the cache are not reflected in this view and that
211 may be unusable. Only an implementation that supports service names that can be
225 Note that the default provider is owned by the
230 <p>Views created by the provider generally refer to data that is managed by
233 <em>snapshot</em> views that have their own copy of the data, if available.