public static final class ServiceHelper.CacheClearoutListener extends Object implements org.osgi.framework.BundleListener, org.osgi.framework.ServiceListener
| Constructor and Description |
|---|
ServiceHelper.CacheClearoutListener(ConcurrentMap<org.apache.aries.jndi.services.ServiceHelper.ServiceKey,WeakReference<Object>> pc) |
| Modifier and Type | Method and Description |
|---|---|
void |
add(org.osgi.framework.BundleContext ctx,
org.apache.aries.jndi.services.ServiceHelper.ServiceKey k) |
void |
bundleChanged(org.osgi.framework.BundleEvent event) |
void |
serviceChanged(org.osgi.framework.ServiceEvent event) |
public ServiceHelper.CacheClearoutListener(ConcurrentMap<org.apache.aries.jndi.services.ServiceHelper.ServiceKey,WeakReference<Object>> pc)
public void bundleChanged(org.osgi.framework.BundleEvent event)
bundleChanged in interface org.osgi.framework.BundleListenerpublic void serviceChanged(org.osgi.framework.ServiceEvent event)
serviceChanged in interface org.osgi.framework.ServiceListenerpublic void add(org.osgi.framework.BundleContext ctx,
org.apache.aries.jndi.services.ServiceHelper.ServiceKey k)
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.