|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnl.lxtreme.ols.tool.base.AnnotationListenerServiceTracker
public class AnnotationListenerServiceTracker
Service tracker for annotation listeners.
Constructor Summary | |
---|---|
AnnotationListenerServiceTracker(org.osgi.framework.BundleContext aContext)
Creates a new AnnotationListenerServiceTracker instance. |
Method Summary | |
---|---|
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. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AnnotationListenerServiceTracker(org.osgi.framework.BundleContext aContext)
Method Detail |
---|
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()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |