public class Activator extends Object implements org.osgi.framework.BundleActivator
Activator for JMX OSGi bundle.
| Constructor and Description |
|---|
Activator() |
public void start(org.osgi.framework.BundleContext context)
throws Exception
Called when JMX OSGi bundle starts. This method creates and starts JMX agent.
start in interface org.osgi.framework.BundleActivatorExceptionBundleActivator.start(BundleContext)Copyright © 2009-2015 The Apache Software Foundation. All Rights Reserved.