org.openmobileis.bundle.osgi.terminal.test
Class TestServiceClient

java.lang.Object
  extended byorg.openmobileis.bundle.osgi.terminal.test.TestServiceClient

public final class TestServiceClient
extends java.lang.Object

Author:
phil

Constructor Summary
TestServiceClient()
           
 
Method Summary
 void notifyModuleLoading(ProfileModule module)
           
 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

TestServiceClient

public TestServiceClient()
Method Detail

start

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

notifyModuleLoading

public void notifyModuleLoading(ProfileModule module)
                         throws ServiceException
Throws:
ServiceException

stop

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


Copyright 2006 OpenMobileIS. All Rights Reserved.