- java.lang.Object
-
- org.apache.felix.threaddump.internal.ThreadDumpActivator
-
- All Implemented Interfaces:
- org.osgi.framework.BundleActivator
public final class ThreadDumpActivator
extends java.lang.Object
implements org.osgi.framework.BundleActivator
OSGi bundle activator which takes care of (un)binding the
Thread Dump Inventory Printer service.
-
-
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 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2006-2015 The Apache Software Foundation. All Rights Reserved.