|
|||||||||
| 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.vonhippel.tests.TestSuiteServiceTracker
public class TestSuiteServiceTracker
| Field Summary |
|---|
| Fields inherited from class com.buglabs.application.AbstractServiceTracker |
|---|
context, services |
| Constructor Summary | |
|---|---|
TestSuiteServiceTracker(org.osgi.framework.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, canStart, getBundleContext, getService, 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(org.osgi.framework.BundleContext context)
| Method Detail |
|---|
public void doStart()
com.buglabs.application.AbstractServiceTracker
doStart in class com.buglabs.application.AbstractServiceTrackerpublic void doStop()
com.buglabs.application.AbstractServiceTracker
doStop in class com.buglabs.application.AbstractServiceTrackerpublic void initServices()
com.buglabs.application.AbstractServiceTracker
initServices in class com.buglabs.application.AbstractServiceTracker
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||