org.ungoverned.osgi.bundle.shelltui
Class ShellTuiActivator

java.lang.Object
  extended byorg.ungoverned.osgi.bundle.shelltui.ShellTuiActivator

public class ShellTuiActivator
extends java.lang.Object


Constructor Summary
ShellTuiActivator()
           
 
Method Summary
 void start(BundleContext context)
           
 void stop(BundleContext context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ShellTuiActivator

public ShellTuiActivator()
Method Detail

start

public void start(BundleContext context)

stop

public void stop(BundleContext context)