- java.lang.Object
-
- org.apache.geronimo.osgi.locator.Activator
-
- org.apache.geronimo.specs.activation.Activator
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
protected org.osgi.util.tracker.BundleTracker |
bt |
protected org.osgi.util.tracker.ServiceTracker |
lst |
-
Fields inherited from class org.apache.geronimo.osgi.locator.Activator
bundleContext
-
Constructor Summary
Constructors
Constructor and Description |
Activator() |
-
Method Summary
Methods
Modifier and Type |
Method and Description |
void |
start(org.osgi.framework.BundleContext context) |
void |
stop(org.osgi.framework.BundleContext context) |
-
Methods inherited from class org.apache.geronimo.osgi.locator.Activator
bundleChanged
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
Activator
public Activator()
Copyright © 2013. All rights reserved.