|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.ow2.wildcat.osgi.QueryListener
public class QueryListener
Listen for adding and removing of queries.
| Constructor Summary | |
|---|---|
QueryListener(org.osgi.framework.BundleContext bundleContext,
org.ow2.wildcat.Context ctx)
|
|
| Method Summary | |
|---|---|
void |
serviceChanged(org.osgi.framework.ServiceEvent event)
Add or remove a WildCAT query according to the incoming event. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public QueryListener(org.osgi.framework.BundleContext bundleContext,
org.ow2.wildcat.Context ctx)
bundleContext - ctx - | Method Detail |
|---|
public void serviceChanged(org.osgi.framework.ServiceEvent event)
serviceChanged in interface org.osgi.framework.ServiceListenerevent - a service event
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||