org.ow2.jasmine.rules.threadump.osgi
Class ThreadDumpActivator

java.lang.Object
  extended by org.ow2.jasmine.rules.osgi.impl.RulesActivator
      extended by org.ow2.jasmine.rules.threadump.osgi.ThreadDumpActivator
All Implemented Interfaces:
org.osgi.framework.BundleActivator

public class ThreadDumpActivator
extends org.ow2.jasmine.rules.osgi.impl.RulesActivator

Author:
zeng-ls

Field Summary
 
Fields inherited from class org.ow2.jasmine.rules.osgi.impl.RulesActivator
workingMemoryName
 
Constructor Summary
ThreadDumpActivator()
           
 
Method Summary
protected  void doStart(org.osgi.framework.BundleContext context)
           
protected  void doStop(org.osgi.framework.BundleContext context)
           
 
Methods inherited from class org.ow2.jasmine.rules.osgi.impl.RulesActivator
setGlobal, start, stop
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ThreadDumpActivator

public ThreadDumpActivator()
Method Detail

doStart

protected void doStart(org.osgi.framework.BundleContext context)
                throws java.lang.Exception
Specified by:
doStart in class org.ow2.jasmine.rules.osgi.impl.RulesActivator
Throws:
java.lang.Exception

doStop

protected void doStop(org.osgi.framework.BundleContext context)
               throws java.lang.Exception
Specified by:
doStop in class org.ow2.jasmine.rules.osgi.impl.RulesActivator
Throws:
java.lang.Exception


Copyright © 2009 OW2 Consortium. All Rights Reserved.