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