Class PullNotificationServiceActivator
- java.lang.Object
-
- org.jolokia.service.notif.pull.osgi.PullNotificationServiceActivator
-
- All Implemented Interfaces:
org.osgi.framework.BundleActivator
public class PullNotificationServiceActivator extends Object implements org.osgi.framework.BundleActivator
Simple activator for creating a JMX request handler- Since:
- 02.03.14
- Author:
- roland
-
-
Constructor Summary
Constructors Constructor Description PullNotificationServiceActivator()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidstart(org.osgi.framework.BundleContext context)voidstop(org.osgi.framework.BundleContext context)
-