com.ning.billing.osgi.bundles.test
Class PaymentActivator
java.lang.Object
com.ning.killbill.osgi.libs.killbill.KillbillActivatorBase
com.ning.billing.osgi.bundles.test.PaymentActivator
- All Implemented Interfaces:
- org.osgi.framework.BundleActivator
public class PaymentActivator
- extends KillbillActivatorBase
Test class used by Payment tests-- to test fake OSGI payment bundle
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PaymentActivator
public PaymentActivator()
start
public void start(org.osgi.framework.BundleContext context)
throws Exception
- Specified by:
start in interface org.osgi.framework.BundleActivator- Overrides:
start in class KillbillActivatorBase
- Throws:
Exception
stop
public void stop(org.osgi.framework.BundleContext context)
throws Exception
- Specified by:
stop in interface org.osgi.framework.BundleActivator- Overrides:
stop in class KillbillActivatorBase
- Throws:
Exception
getOSGIKillbillEventHandler
public OSGIKillbillEventDispatcher.OSGIKillbillEventHandler getOSGIKillbillEventHandler()
- Specified by:
getOSGIKillbillEventHandler in class KillbillActivatorBase
Copyright © 2010-2013. All Rights Reserved.