org.apache.aries.jndi.url
Class Activator
java.lang.Object
org.apache.aries.jndi.url.Activator
- All Implemented Interfaces:
- org.apache.aries.util.SingleServiceTracker.SingleServiceListener, org.osgi.framework.BundleActivator
public class Activator
- extends Object
- implements org.osgi.framework.BundleActivator, org.apache.aries.util.SingleServiceTracker.SingleServiceListener
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Activator
public Activator()
start
public void start(org.osgi.framework.BundleContext context)
- Specified by:
start in interface org.osgi.framework.BundleActivator
stop
public void stop(org.osgi.framework.BundleContext context)
- Specified by:
stop in interface org.osgi.framework.BundleActivator
serviceFound
public void serviceFound()
- Specified by:
serviceFound in interface org.apache.aries.util.SingleServiceTracker.SingleServiceListener
serviceLost
public void serviceLost()
- Specified by:
serviceLost in interface org.apache.aries.util.SingleServiceTracker.SingleServiceListener
serviceReplaced
public void serviceReplaced()
- Specified by:
serviceReplaced in interface org.apache.aries.util.SingleServiceTracker.SingleServiceListener
getProxyManager
public static org.apache.aries.proxy.ProxyManager getProxyManager()
Copyright © 2009-2011 The Apache Software Foundation. All Rights Reserved.