Package
Class
Use
Tree
Deprecated
Index
Help
OPS4J Pax Swissbox :: Tracker 1.3.1-redhat-1
PREV NEXT
FRAMES
NO FRAMES
All Classes
D
G
I
O
R
S
D
DefaultServiceCollectionListener
<
T
> - Class in
org.ops4j.pax.swissbox.tracker
Default implementation of ServiceCollectionListener.
DefaultServiceCollectionListener()
- Constructor for class org.ops4j.pax.swissbox.tracker.
DefaultServiceCollectionListener
G
getService()
- Method in class org.ops4j.pax.swissbox.tracker.
ReplaceableService
Returne the current service.
I
iterator()
- Method in class org.ops4j.pax.swissbox.tracker.
ServiceCollection
Returns an iterator over the tracked services at the call point in time.
O
onStart()
- Method in class org.ops4j.pax.swissbox.tracker.
ReplaceableService
Creates a service collection and starts it.
onStart()
- Method in class org.ops4j.pax.swissbox.tracker.
ServiceCollection
Creates a service tracker and opens it.
onStop()
- Method in class org.ops4j.pax.swissbox.tracker.
ReplaceableService
Stops the service collection and releases resources.
onStop()
- Method in class org.ops4j.pax.swissbox.tracker.
ServiceCollection
Closes the service tracker and releases resources.
org.ops4j.pax.swissbox.tracker
- package org.ops4j.pax.swissbox.tracker
R
ReplaceableService
<
T
> - Class in
org.ops4j.pax.swissbox.tracker
ReplaceableService(BundleContext, Class<T>)
- Constructor for class org.ops4j.pax.swissbox.tracker.
ReplaceableService
Creates a new replaceable service without a listener.
ReplaceableService(BundleContext, Class<T>, ReplaceableServiceListener<T>)
- Constructor for class org.ops4j.pax.swissbox.tracker.
ReplaceableService
Creates a new replaceable service.
ReplaceableServiceListener
<
T
> - Interface in
org.ops4j.pax.swissbox.tracker
Listener for events related to replaceable service.
S
serviceAdded(ServiceReference, T)
- Method in class org.ops4j.pax.swissbox.tracker.
DefaultServiceCollectionListener
Default implementation just returns true, so the service get's added to the collection.
serviceAdded(ServiceReference, T)
- Method in interface org.ops4j.pax.swissbox.tracker.
ServiceCollectionListener
Notify that a service is added.
serviceChanged(T, T)
- Method in interface org.ops4j.pax.swissbox.tracker.
ReplaceableServiceListener
Called when the backing service gets changed.
ServiceCollection
<
T
> - Class in
org.ops4j.pax.swissbox.tracker
A collection of tracked services.
ServiceCollection(BundleContext, Class<T>)
- Constructor for class org.ops4j.pax.swissbox.tracker.
ServiceCollection
Creates a new service tracker collection, using the specified service context and the default service collection listener.
ServiceCollection(BundleContext, Class<T>, ServiceCollectionListener<T>)
- Constructor for class org.ops4j.pax.swissbox.tracker.
ServiceCollection
Creates a new service tracker collection, using the specified service context and listener.
ServiceCollectionListener
<
T
> - Interface in
org.ops4j.pax.swissbox.tracker
serviceRemoved(ServiceReference, T)
- Method in class org.ops4j.pax.swissbox.tracker.
DefaultServiceCollectionListener
Default implementation does nothing.
serviceRemoved(ServiceReference, T)
- Method in interface org.ops4j.pax.swissbox.tracker.
ServiceCollectionListener
Notify that a service was removed.
D
G
I
O
R
S
Package
Class
Use
Tree
Deprecated
Index
Help
OPS4J Pax Swissbox :: Tracker 1.3.1-redhat-1
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2006-2011
OPS4J - Open Participation Software for Java
. All Rights Reserved.