public class AnnotationListenerServiceTracker extends Object implements nl.lxtreme.ols.api.data.annotation.AnnotationListener
Constructor and Description |
---|
AnnotationListenerServiceTracker(org.osgi.framework.BundleContext aContext)
Creates a new AnnotationListenerServiceTracker instance.
|
Modifier and Type | Method and Description |
---|---|
void |
clearAnnotations() |
void |
clearAnnotations(int aChannelIdx) |
void |
close()
Closes this annotation listener service tracker.
|
void |
onAnnotation(nl.lxtreme.ols.api.data.annotation.Annotation<?> aAnnotation) |
void |
open()
Opens this annotation listener service tracker for business.
|
public AnnotationListenerServiceTracker(org.osgi.framework.BundleContext aContext)
public void clearAnnotations()
clearAnnotations
in interface nl.lxtreme.ols.api.data.annotation.AnnotationListener
public void clearAnnotations(int aChannelIdx)
clearAnnotations
in interface nl.lxtreme.ols.api.data.annotation.AnnotationListener
public void close()
public void onAnnotation(nl.lxtreme.ols.api.data.annotation.Annotation<?> aAnnotation)
onAnnotation
in interface nl.lxtreme.ols.api.data.annotation.AnnotationListener
public void open()
Copyright © 2015 L'Xtreme IT consultancy. All rights reserved.