org.apache.felix.mosgi.jmx.agent
Class AgentActivator
java.lang.Object
org.apache.felix.mosgi.jmx.agent.AgentActivator
- All Implemented Interfaces:
- EventListener, BundleActivator, ServiceListener
public class AgentActivator
- extends Object
- implements BundleActivator, ServiceListener
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AgentActivator
public AgentActivator()
start
public void start(BundleContext context)
throws Exception
- Specified by:
start
in interface BundleActivator
- Throws:
Exception
stop
public void stop(BundleContext context)
throws Exception
- Specified by:
stop
in interface BundleActivator
- Throws:
Exception
serviceChanged
public void serviceChanged(ServiceEvent serviceEvent)
- Specified by:
serviceChanged
in interface ServiceListener
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.