|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.ow2.wildcat.osgi.AttributeListener
public class AttributeListener
Listen for attaching and detaching WildCAT attributes.
| Constructor Summary | |
|---|---|
AttributeListener(org.osgi.framework.BundleContext bundleContext,
org.ow2.wildcat.Context ctx)
|
|
| Method Summary | |
|---|---|
void |
serviceChanged(org.osgi.framework.ServiceEvent event)
Attach or detach a WildCAT attribute 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 AttributeListener(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 | ||||||||