org.ungoverned.osgi.bundle.shell
Class Activator

java.lang.Object
  extended byorg.ungoverned.osgi.bundle.shell.Activator

public class Activator
extends java.lang.Object


Nested Class Summary
static class Activator.ExecutePrivileged
           
 
Constructor Summary
Activator()
           
 
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

Activator

public Activator()
Method Detail

start

public void start(BundleContext context)

stop

public void stop(BundleContext context)