org.openmobileis.bundle.osgi.synchro
Class BaseBundleLoaderActivator

java.lang.Object
  extended byorg.openmobileis.bundle.osgi.synchro.BaseBundleLoaderActivator

public final class BaseBundleLoaderActivator
extends java.lang.Object

Author:
phil

Constructor Summary
BaseBundleLoaderActivator()
           
 
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

BaseBundleLoaderActivator

public BaseBundleLoaderActivator()
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.