Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
D
G
H
I
O
P
S
T
U
W
A
Activator
- Class in
org.apache.felix.wireadmin
The activator
Activator()
- Constructor for class org.apache.felix.wireadmin.
Activator
C
createWire(String, String, Dictionary)
- Method in class org.apache.felix.wireadmin.
WireAdminImpl
Create a new
Wire
object that connects a Producer service to a Consumer service.
D
deleteWire(Wire)
- Method in class org.apache.felix.wireadmin.
WireAdminImpl
Delete a
Wire
object.
G
getFlavors()
- Method in class org.apache.felix.wireadmin.
WireImpl
Return the list of data types understood by the Consumer service connected to this
Wire
object.
getLastValue()
- Method in class org.apache.felix.wireadmin.
WireImpl
Return the last value sent through this
Wire
object.
getProperties()
- Method in class org.apache.felix.wireadmin.
WireImpl
Return the wire properties for this
Wire
object.
getScope()
- Method in class org.apache.felix.wireadmin.
WireImpl
Return the calculated scope of this
Wire
object.
getWires(String)
- Method in class org.apache.felix.wireadmin.
WireAdminImpl
Return the
Wire
objects that match the given
filter
.
H
hasScope(String)
- Method in class org.apache.felix.wireadmin.
WireImpl
Return true if the given name is in this
Wire
object's scope.
I
isConnected()
- Method in class org.apache.felix.wireadmin.
WireImpl
Return the connection state of this
Wire
object.
isValid()
- Method in class org.apache.felix.wireadmin.
WireImpl
Return the state of this
Wire
object.
O
org.apache.felix.wireadmin
- package org.apache.felix.wireadmin
P
poll()
- Method in class org.apache.felix.wireadmin.
WireImpl
Poll for an updated value.
S
serviceChanged(ServiceEvent)
- Method in class org.apache.felix.wireadmin.
WireAdminImpl
listens Producer and Consumer services changes
start(BundleContext)
- Method in class org.apache.felix.wireadmin.
Activator
Called upon starting of the bundle.
stop(BundleContext)
- Method in class org.apache.felix.wireadmin.
Activator
Called upon stopping the bundle.
T
toString()
- Method in class org.apache.felix.wireadmin.
WireImpl
U
update(Object)
- Method in class org.apache.felix.wireadmin.
WireImpl
Update the value.
updateWire(Wire, Dictionary)
- Method in class org.apache.felix.wireadmin.
WireAdminImpl
Update the properties of a
Wire
object.
W
WireAdminImpl
- Class in
org.apache.felix.wireadmin
Wire Administration service.
WireImpl
- Class in
org.apache.felix.wireadmin
A connection between a Producer service and a Consumer service.
A
C
D
G
H
I
O
P
S
T
U
W
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2006-2011
Apache Software Foundation
. All Rights Reserved.