This file is indexed.

/usr/share/doc/libosgi-compendium-java/api/org/osgi/service/wireadmin/WireConstants.html is in libosgi-compendium-java-doc 5.0.0-5.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html>
<head>
<!-- Generated by javadoc -->
<title>WireConstants</title>
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
    try {
        if (location.href.indexOf('is-external=true') == -1) {
            parent.document.title="WireConstants";
        }
    }
    catch(err) {
    }
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!--   -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!--   -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../org/osgi/service/wireadmin/WireAdminListener.html" title="interface in org.osgi.service.wireadmin"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../org/osgi/service/wireadmin/WirePermission.html" title="class in org.osgi.service.wireadmin"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/osgi/service/wireadmin/WireConstants.html" target="_top">Frames</a></li>
<li><a href="WireConstants.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
  allClassesLink = document.getElementById("allclasses_navbar_top");
  if(window==top) {
    allClassesLink.style.display = "block";
  }
  else {
    allClassesLink.style.display = "none";
  }
  //-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li>Method</li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li>Method</li>
</ul>
</div>
<a name="skip.navbar.top">
<!--   -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">org.osgi.service.wireadmin</div>
<h2 title="Interface WireConstants" class="title">Interface WireConstants</h2>
</div>
<div class="contentContainer">
<div class="description">
<ul class="blockList">
<li class="blockList">
<hr>
<br>
<pre>public interface <span class="typeNameLabel">WireConstants</span></pre>
<div class="block">Defines standard names for <code>Wire</code> properties, wire filter attributes,
 Consumer and Producer service properties.</div>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- =========== FIELD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="field.summary">
<!--   -->
</a>
<h3>Field Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/osgi/service/wireadmin/WireConstants.html#WIREADMIN_CONSUMER_COMPOSITE">WIREADMIN_CONSUMER_COMPOSITE</a></span></code>
<div class="block">A service registration property for a Consumer service that is composite.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/osgi/service/wireadmin/WireConstants.html#WIREADMIN_CONSUMER_FLAVORS">WIREADMIN_CONSUMER_FLAVORS</a></span></code>
<div class="block">Service Registration property (named <code>wireadmin.consumer.flavors</code>)
 specifying the list of data types understood by this Consumer service.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/osgi/service/wireadmin/WireConstants.html#WIREADMIN_CONSUMER_PID">WIREADMIN_CONSUMER_PID</a></span></code>
<div class="block"><code>Wire</code> property key (named <code>wireadmin.consumer.pid</code>)
 specifying the <code>service.pid</code> of the associated Consumer service.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/osgi/service/wireadmin/WireConstants.html#WIREADMIN_CONSUMER_SCOPE">WIREADMIN_CONSUMER_SCOPE</a></span></code>
<div class="block">Service registration property key (named <code>wireadmin.consumer.scope</code>
 ) specifying a list of names that may be used to define the scope of this
 <code>Wire</code> object.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/osgi/service/wireadmin/WireConstants.html#WIREADMIN_EVENTS">WIREADMIN_EVENTS</a></span></code>
<div class="block">Service Registration property (named <code>wireadmin.events</code>) specifying
 the <code>WireAdminEvent</code> type of interest to a Wire Admin Listener
 service.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/osgi/service/wireadmin/WireConstants.html#WIREADMIN_FILTER">WIREADMIN_FILTER</a></span></code>
<div class="block"><code>Wire</code> property key (named <code>wireadmin.filter</code>) specifying a
 filter used to control the delivery rate of data between the Producer and
 the Consumer service.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/osgi/service/wireadmin/WireConstants.html#WIREADMIN_PID">WIREADMIN_PID</a></span></code>
<div class="block"><code>Wire</code> property key (named <code>wireadmin.pid</code>) specifying the
 persistent identity (PID) of this <code>Wire</code> object.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/osgi/service/wireadmin/WireConstants.html#WIREADMIN_PRODUCER_COMPOSITE">WIREADMIN_PRODUCER_COMPOSITE</a></span></code>
<div class="block">A service registration property for a Producer service that is composite.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/osgi/service/wireadmin/WireConstants.html#WIREADMIN_PRODUCER_FILTERS">WIREADMIN_PRODUCER_FILTERS</a></span></code>
<div class="block">Service Registration property (named <code>wireadmin.producer.filters</code>).</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/osgi/service/wireadmin/WireConstants.html#WIREADMIN_PRODUCER_FLAVORS">WIREADMIN_PRODUCER_FLAVORS</a></span></code>
<div class="block">Service Registration property (named <code>wireadmin.producer.flavors</code>)
 specifying the list of data types available from this Producer service.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/osgi/service/wireadmin/WireConstants.html#WIREADMIN_PRODUCER_PID">WIREADMIN_PRODUCER_PID</a></span></code>
<div class="block"><code>Wire</code> property key (named <code>wireadmin.producer.pid</code>)
 specifying the <code>service.pid</code> of the associated Producer service.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/osgi/service/wireadmin/WireConstants.html#WIREADMIN_PRODUCER_SCOPE">WIREADMIN_PRODUCER_SCOPE</a></span></code>
<div class="block">Service registration property key (named <code>wireadmin.producer.scope</code>
 ) specifying a list of names that may be used to define the scope of this
 <code>Wire</code> object.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String[]</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/osgi/service/wireadmin/WireConstants.html#WIREADMIN_SCOPE_ALL">WIREADMIN_SCOPE_ALL</a></span></code>
<div class="block">Matches all scope names.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/osgi/service/wireadmin/WireConstants.html#WIREVALUE_CURRENT">WIREVALUE_CURRENT</a></span></code>
<div class="block"><code>Wire</code> object's filter attribute (named <code>wirevalue.current</code>)
 representing the current value.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/osgi/service/wireadmin/WireConstants.html#WIREVALUE_DELTA_ABSOLUTE">WIREVALUE_DELTA_ABSOLUTE</a></span></code>
<div class="block"><code>Wire</code> object's filter attribute (named
 <code>wirevalue.delta.absolute</code>) representing the absolute delta.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/osgi/service/wireadmin/WireConstants.html#WIREVALUE_DELTA_RELATIVE">WIREVALUE_DELTA_RELATIVE</a></span></code>
<div class="block"><code>Wire</code> object's filter attribute (named
 <code>wirevalue.delta.relative</code>) representing the relative delta.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/osgi/service/wireadmin/WireConstants.html#WIREVALUE_ELAPSED">WIREVALUE_ELAPSED</a></span></code>
<div class="block"><code>Wire</code> object's filter attribute (named <code>wirevalue.elapsed</code>)
 representing the elapsed time, in ms, between this filter evaluation and
 the last update of the <code>Consumer</code> service.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/osgi/service/wireadmin/WireConstants.html#WIREVALUE_PREVIOUS">WIREVALUE_PREVIOUS</a></span></code>
<div class="block"><code>Wire</code> object's filter attribute (named <code>wirevalue.previous</code>)
 representing the previous value.</div>
</td>
</tr>
</table>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ FIELD DETAIL =========== -->
<ul class="blockList">
<li class="blockList"><a name="field.detail">
<!--   -->
</a>
<h3>Field Detail</h3>
<a name="WIREADMIN_PID">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>WIREADMIN_PID</h4>
<pre>static final&nbsp;java.lang.String WIREADMIN_PID</pre>
<div class="block"><code>Wire</code> property key (named <code>wireadmin.pid</code>) specifying the
 persistent identity (PID) of this <code>Wire</code> object.
 
 <p>
 Each <code>Wire</code> object has a PID to allow unique and persistent
 identification of a specific <code>Wire</code> object. The PID must be
 generated by the <a href="../../../../org/osgi/service/wireadmin/WireAdmin.html" title="interface in org.osgi.service.wireadmin"><code>WireAdmin</code></a> service when the <code>Wire</code> object
 is created.
 
 <p>
 This wire property is automatically set by the Wire Admin service. The
 value of the property must be of type <code>String</code>.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.osgi.service.wireadmin.WireConstants.WIREADMIN_PID">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="WIREADMIN_PRODUCER_COMPOSITE">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>WIREADMIN_PRODUCER_COMPOSITE</h4>
<pre>static final&nbsp;java.lang.String WIREADMIN_PRODUCER_COMPOSITE</pre>
<div class="block">A service registration property for a Producer service that is composite.
 It contains the names of the composite Consumer services it can
 inter-operate with. Inter-operability exists when any name in this array
 matches any name in the array set by the Consumer service. The type of
 this property must be <code>String[]</code>.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.osgi.service.wireadmin.WireConstants.WIREADMIN_PRODUCER_COMPOSITE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="WIREADMIN_CONSUMER_COMPOSITE">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>WIREADMIN_CONSUMER_COMPOSITE</h4>
<pre>static final&nbsp;java.lang.String WIREADMIN_CONSUMER_COMPOSITE</pre>
<div class="block">A service registration property for a Consumer service that is composite.
 It contains the names of the composite Producer services it can cooperate
 with. Inter-operability exists when any name in this array matches any
 name in the array set by the Producer service. The type of this property
 must be <code>String[]</code>.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.osgi.service.wireadmin.WireConstants.WIREADMIN_CONSUMER_COMPOSITE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="WIREADMIN_PRODUCER_SCOPE">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>WIREADMIN_PRODUCER_SCOPE</h4>
<pre>static final&nbsp;java.lang.String WIREADMIN_PRODUCER_SCOPE</pre>
<div class="block">Service registration property key (named <code>wireadmin.producer.scope</code>
 ) specifying a list of names that may be used to define the scope of this
 <code>Wire</code> object. A Producer service should set this service property
 when it can produce more than one kind of value. This property is only
 used during registration, modifying the property must not have any effect
 of the <code>Wire</code> object's scope. Each name in the given list mist have
 <code>WirePermission[name,PRODUCE]</code> or else is ignored. The type of this
 service registration property must be <code>String[]</code>.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../org/osgi/service/wireadmin/Wire.html#getScope--"><code>Wire.getScope()</code></a>, 
<a href="../../../../org/osgi/service/wireadmin/WireConstants.html#WIREADMIN_CONSUMER_SCOPE"><code>WIREADMIN_CONSUMER_SCOPE</code></a>, 
<a href="../../../../constant-values.html#org.osgi.service.wireadmin.WireConstants.WIREADMIN_PRODUCER_SCOPE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="WIREADMIN_CONSUMER_SCOPE">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>WIREADMIN_CONSUMER_SCOPE</h4>
<pre>static final&nbsp;java.lang.String WIREADMIN_CONSUMER_SCOPE</pre>
<div class="block">Service registration property key (named <code>wireadmin.consumer.scope</code>
 ) specifying a list of names that may be used to define the scope of this
 <code>Wire</code> object. A <code>Consumer</code> service should set this service
 property when it can produce more than one kind of value. This property
 is only used during registration, modifying the property must not have
 any effect of the <code>Wire</code> object's scope. Each name in the given
 list mist have <code>WirePermission[name,CONSUME]</code> or else is ignored.
 The type of this service registration property must be <code>String[]</code>.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../org/osgi/service/wireadmin/Wire.html#getScope--"><code>Wire.getScope()</code></a>, 
<a href="../../../../org/osgi/service/wireadmin/WireConstants.html#WIREADMIN_PRODUCER_SCOPE"><code>WIREADMIN_PRODUCER_SCOPE</code></a>, 
<a href="../../../../constant-values.html#org.osgi.service.wireadmin.WireConstants.WIREADMIN_CONSUMER_SCOPE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="WIREADMIN_SCOPE_ALL">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>WIREADMIN_SCOPE_ALL</h4>
<pre>static final&nbsp;java.lang.String[] WIREADMIN_SCOPE_ALL</pre>
<div class="block">Matches all scope names.</div>
</li>
</ul>
<a name="WIREADMIN_PRODUCER_PID">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>WIREADMIN_PRODUCER_PID</h4>
<pre>static final&nbsp;java.lang.String WIREADMIN_PRODUCER_PID</pre>
<div class="block"><code>Wire</code> property key (named <code>wireadmin.producer.pid</code>)
 specifying the <code>service.pid</code> of the associated Producer service.
 
 <p>
 This wire property is automatically set by the WireAdmin service. The
 value of the property must be of type <code>String</code>.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.osgi.service.wireadmin.WireConstants.WIREADMIN_PRODUCER_PID">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="WIREADMIN_CONSUMER_PID">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>WIREADMIN_CONSUMER_PID</h4>
<pre>static final&nbsp;java.lang.String WIREADMIN_CONSUMER_PID</pre>
<div class="block"><code>Wire</code> property key (named <code>wireadmin.consumer.pid</code>)
 specifying the <code>service.pid</code> of the associated Consumer service.
 
 <p>
 This wire property is automatically set by the Wire Admin service. The
 value of the property must be of type <code>String</code>.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.osgi.service.wireadmin.WireConstants.WIREADMIN_CONSUMER_PID">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="WIREADMIN_FILTER">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>WIREADMIN_FILTER</h4>
<pre>static final&nbsp;java.lang.String WIREADMIN_FILTER</pre>
<div class="block"><code>Wire</code> property key (named <code>wireadmin.filter</code>) specifying a
 filter used to control the delivery rate of data between the Producer and
 the Consumer service.
 
 <p>
 This property should contain a filter as described in the <code>Filter</code>
 class. The filter can be used to specify when an updated value from the
 Producer service should be delivered to the Consumer service. In many
 cases the Consumer service does not need to receive the data with the
 same rate that the Producer service can generate data. This property can
 be used to control the delivery rate.
 <p>
 The filter can use a number of pre-defined attributes that can be used to
 control the delivery of new data values. If the filter produces a match
 upon the wire filter attributes, the Consumer service should be notifed
 of the updated data value.
 <p>
 If the Producer service was registered with the
 <a href="../../../../org/osgi/service/wireadmin/WireConstants.html#WIREADMIN_PRODUCER_FILTERS"><code>WIREADMIN_PRODUCER_FILTERS</code></a> service property indicating that the
 Producer service will perform the data filtering then the <code>Wire</code>
 object will not perform data filtering. Otherwise, the <code>Wire</code>
 object must perform basic filtering. Basic filtering includes supporting
 the following standard wire filter attributes:
 <ul>
 <li><a href="../../../../org/osgi/service/wireadmin/WireConstants.html#WIREVALUE_CURRENT"><code>WIREVALUE_CURRENT</code></a> - Current value</li>
 <li><a href="../../../../org/osgi/service/wireadmin/WireConstants.html#WIREVALUE_PREVIOUS"><code>WIREVALUE_PREVIOUS</code></a> - Previous value</li>
 <li><a href="../../../../org/osgi/service/wireadmin/WireConstants.html#WIREVALUE_DELTA_ABSOLUTE"><code>WIREVALUE_DELTA_ABSOLUTE</code></a> - Absolute delta</li>
 <li><a href="../../../../org/osgi/service/wireadmin/WireConstants.html#WIREVALUE_DELTA_RELATIVE"><code>WIREVALUE_DELTA_RELATIVE</code></a> - Relative delta</li>
 <li><a href="../../../../org/osgi/service/wireadmin/WireConstants.html#WIREVALUE_ELAPSED"><code>WIREVALUE_ELAPSED</code></a> - Elapsed time</li>
 </ul></div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><code>Filter</code>, 
<a href="../../../../constant-values.html#org.osgi.service.wireadmin.WireConstants.WIREADMIN_FILTER">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="WIREVALUE_CURRENT">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>WIREVALUE_CURRENT</h4>
<pre>static final&nbsp;java.lang.String WIREVALUE_CURRENT</pre>
<div class="block"><code>Wire</code> object's filter attribute (named <code>wirevalue.current</code>)
 representing the current value.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.osgi.service.wireadmin.WireConstants.WIREVALUE_CURRENT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="WIREVALUE_PREVIOUS">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>WIREVALUE_PREVIOUS</h4>
<pre>static final&nbsp;java.lang.String WIREVALUE_PREVIOUS</pre>
<div class="block"><code>Wire</code> object's filter attribute (named <code>wirevalue.previous</code>)
 representing the previous value.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.osgi.service.wireadmin.WireConstants.WIREVALUE_PREVIOUS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="WIREVALUE_DELTA_ABSOLUTE">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>WIREVALUE_DELTA_ABSOLUTE</h4>
<pre>static final&nbsp;java.lang.String WIREVALUE_DELTA_ABSOLUTE</pre>
<div class="block"><code>Wire</code> object's filter attribute (named
 <code>wirevalue.delta.absolute</code>) representing the absolute delta. The
 absolute (always positive) difference between the last update and the
 current value (only when numeric). This attribute must not be used when
 the values are not numeric.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.osgi.service.wireadmin.WireConstants.WIREVALUE_DELTA_ABSOLUTE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="WIREVALUE_DELTA_RELATIVE">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>WIREVALUE_DELTA_RELATIVE</h4>
<pre>static final&nbsp;java.lang.String WIREVALUE_DELTA_RELATIVE</pre>
<div class="block"><code>Wire</code> object's filter attribute (named
 <code>wirevalue.delta.relative</code>) representing the relative delta. The
 relative difference is |<code>previous</code>-<code>current</code> |/|
 <code>current</code>| (only when numeric). This attribute must not be used
 when the values are not numeric.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.osgi.service.wireadmin.WireConstants.WIREVALUE_DELTA_RELATIVE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="WIREVALUE_ELAPSED">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>WIREVALUE_ELAPSED</h4>
<pre>static final&nbsp;java.lang.String WIREVALUE_ELAPSED</pre>
<div class="block"><code>Wire</code> object's filter attribute (named <code>wirevalue.elapsed</code>)
 representing the elapsed time, in ms, between this filter evaluation and
 the last update of the <code>Consumer</code> service.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.osgi.service.wireadmin.WireConstants.WIREVALUE_ELAPSED">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="WIREADMIN_PRODUCER_FILTERS">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>WIREADMIN_PRODUCER_FILTERS</h4>
<pre>static final&nbsp;java.lang.String WIREADMIN_PRODUCER_FILTERS</pre>
<div class="block">Service Registration property (named <code>wireadmin.producer.filters</code>).
 A <code>Producer</code> service registered with this property indicates to the
 Wire Admin service that the Producer service implements at least the
 filtering as described for the <a href="../../../../org/osgi/service/wireadmin/WireConstants.html#WIREADMIN_FILTER"><code>WIREADMIN_FILTER</code></a> property. If the
 Producer service is not registered with this property, the <code>Wire</code>
 object must perform the basic filtering as described in
 <a href="../../../../org/osgi/service/wireadmin/WireConstants.html#WIREADMIN_FILTER"><code>WIREADMIN_FILTER</code></a>.
 
 <p>
 The type of the property value is not relevant. Only its presence is
 relevant.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.osgi.service.wireadmin.WireConstants.WIREADMIN_PRODUCER_FILTERS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="WIREADMIN_CONSUMER_FLAVORS">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>WIREADMIN_CONSUMER_FLAVORS</h4>
<pre>static final&nbsp;java.lang.String WIREADMIN_CONSUMER_FLAVORS</pre>
<div class="block">Service Registration property (named <code>wireadmin.consumer.flavors</code>)
 specifying the list of data types understood by this Consumer service.
 
 <p>
 The Consumer service object must be registered with this service
 property. The list must be in the order of preference with the first type
 being the most preferred. The value of the property must be of type
 <code>Class[]</code>.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.osgi.service.wireadmin.WireConstants.WIREADMIN_CONSUMER_FLAVORS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="WIREADMIN_PRODUCER_FLAVORS">
<!--   -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>WIREADMIN_PRODUCER_FLAVORS</h4>
<pre>static final&nbsp;java.lang.String WIREADMIN_PRODUCER_FLAVORS</pre>
<div class="block">Service Registration property (named <code>wireadmin.producer.flavors</code>)
 specifying the list of data types available from this Producer service.
 
 <p>
 The Producer service object should be registered with this service
 property.
 
 <p>
 The value of the property must be of type <code>Class[]</code>.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#org.osgi.service.wireadmin.WireConstants.WIREADMIN_PRODUCER_FLAVORS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="WIREADMIN_EVENTS">
<!--   -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>WIREADMIN_EVENTS</h4>
<pre>static final&nbsp;java.lang.String WIREADMIN_EVENTS</pre>
<div class="block">Service Registration property (named <code>wireadmin.events</code>) specifying
 the <code>WireAdminEvent</code> type of interest to a Wire Admin Listener
 service. The value of the property is a bitwise OR of all the
 <code>WireAdminEvent</code> types the Wire Admin Listener service wishes to
 receive and must be of type <code>Integer</code>.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../org/osgi/service/wireadmin/WireAdminEvent.html" title="class in org.osgi.service.wireadmin"><code>WireAdminEvent</code></a>, 
<a href="../../../../constant-values.html#org.osgi.service.wireadmin.WireConstants.WIREADMIN_EVENTS">Constant Field Values</a></dd>
</dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!--   -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!--   -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../org/osgi/service/wireadmin/WireAdminListener.html" title="interface in org.osgi.service.wireadmin"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../org/osgi/service/wireadmin/WirePermission.html" title="class in org.osgi.service.wireadmin"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/osgi/service/wireadmin/WireConstants.html" target="_top">Frames</a></li>
<li><a href="WireConstants.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
  allClassesLink = document.getElementById("allclasses_navbar_bottom");
  if(window==top) {
    allClassesLink.style.display = "block";
  }
  else {
    allClassesLink.style.display = "none";
  }
  //-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li>Method</li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li>Method</li>
</ul>
</div>
<a name="skip.navbar.bottom">
<!--   -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>