Package org.apache.aries.util.tracker
Interface SingleServiceTracker.SingleServiceListener
-
- Enclosing class:
- SingleServiceTracker<T>
public static interface SingleServiceTracker.SingleServiceListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidserviceFound()voidserviceLost()voidserviceReplaced()
-