org.glassfish.fighterfish.test.app16.msgproducer
Class TestApp16ProducerActivator

java.lang.Object
  extended by org.glassfish.fighterfish.test.app16.msgproducer.TestApp16ProducerActivator
All Implemented Interfaces:
org.osgi.framework.BundleActivator

public class TestApp16ProducerActivator
extends java.lang.Object
implements org.osgi.framework.BundleActivator

Author:
sanjeeb.sahoo@oracle.com

Constructor Summary
TestApp16ProducerActivator()
           
 
Method Summary
 void start(org.osgi.framework.BundleContext context)
           
 void stop(org.osgi.framework.BundleContext context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestApp16ProducerActivator

public TestApp16ProducerActivator()
Method Detail

start

public void start(org.osgi.framework.BundleContext context)
           throws java.lang.Exception
Specified by:
start in interface org.osgi.framework.BundleActivator
Throws:
java.lang.Exception

stop

public void stop(org.osgi.framework.BundleContext context)
          throws java.lang.Exception
Specified by:
stop in interface org.osgi.framework.BundleActivator
Throws:
java.lang.Exception


Copyright © 2013. All Rights Reserved.