|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.buglabs.application.AbstractServiceTracker
com.buglabs.bug.module.audio.tests.TestSuiteServiceTracker
public class TestSuiteServiceTracker
| Field Summary |
|---|
| Fields inherited from class com.buglabs.application.AbstractServiceTracker |
|---|
context, services |
| Constructor Summary | |
|---|---|
TestSuiteServiceTracker(BundleContext context)
|
|
| Method Summary | |
|---|---|
void |
doStart()
Invoked when all services have been registered. |
void |
doStop()
Invoked when a service is unregistered. |
void |
initServices()
Implementations should add services of interest |
| Methods inherited from class com.buglabs.application.AbstractServiceTracker |
|---|
addingService, addServiceFilters, canStart, getBundleContext, getService, getServicePropertiesMap, getServices, hasStarted, modifiedService, removedService, stop |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TestSuiteServiceTracker(BundleContext context)
| Method Detail |
|---|
public void doStart()
AbstractServiceTracker
doStart in class AbstractServiceTrackerpublic void doStop()
AbstractServiceTracker
doStop in class AbstractServiceTrackerpublic void initServices()
AbstractServiceTracker
initServices in class AbstractServiceTracker
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||