org.openmobileis.bundle.osgi.terminal
Class ModuleBundleActivator

java.lang.Object
  extended byorg.openmobileis.bundle.osgi.terminal.ModuleBundleActivator

public final class ModuleBundleActivator
extends java.lang.Object

Author:
phil

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

Constructor Detail

ModuleBundleActivator

public ModuleBundleActivator()
Method Detail

start

public void start(BundleContext bundleContext)
           throws java.lang.Exception
Throws:
java.lang.Exception

stop

public void stop(BundleContext bundleContext)
          throws java.lang.Exception
Throws:
java.lang.Exception


Copyright 2006 OpenMobileIS. All Rights Reserved.