public class Activator extends Object implements org.osgi.framework.BundleActivator, org.apache.aries.util.tracker.SingleServiceTracker.SingleServiceListener
| Constructor and Description |
|---|
Activator() |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.aries.proxy.ProxyManager |
getProxyManager() |
void |
serviceFound() |
void |
serviceLost() |
void |
serviceReplaced() |
void |
start(org.osgi.framework.BundleContext context) |
void |
stop(org.osgi.framework.BundleContext context) |
public void start(org.osgi.framework.BundleContext context)
start in interface org.osgi.framework.BundleActivatorpublic void stop(org.osgi.framework.BundleContext context)
stop in interface org.osgi.framework.BundleActivatorpublic void serviceFound()
serviceFound in interface org.apache.aries.util.tracker.SingleServiceTracker.SingleServiceListenerpublic void serviceLost()
serviceLost in interface org.apache.aries.util.tracker.SingleServiceTracker.SingleServiceListenerpublic void serviceReplaced()
serviceReplaced in interface org.apache.aries.util.tracker.SingleServiceTracker.SingleServiceListenerpublic static org.apache.aries.proxy.ProxyManager getProxyManager()
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.