org.openmobileis.bundle.osgi.services
Class WebServerActivator

java.lang.Object
  extended byorg.openmobileis.bundle.osgi.services.WebServerActivator

public final class WebServerActivator
extends java.lang.Object

Title: OpenMobileIS project source
Description:

Since:
JDK 1.1
Version:
1.0.
Author:
Philippe Delrieu

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

WebServerActivator

public WebServerActivator()
Method Detail

start

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

stop

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


Copyright 2006 OpenMobileIS. All Rights Reserved.