org.apache.felix.mosgi.jmx.rmiconnector
Class RmiConnectorActivator
java.lang.Object
org.apache.felix.mosgi.jmx.rmiconnector.RmiConnectorActivator
- All Implemented Interfaces:
- EventListener, BundleActivator, ServiceListener
public class RmiConnectorActivator
- extends Object
- implements BundleActivator, ServiceListener
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
bc
public static BundleContext bc
RmiConnectorActivator
public RmiConnectorActivator()
throws javax.management.MalformedObjectNameException
- Throws:
javax.management.MalformedObjectNameException
start
public void start(BundleContext bc)
throws Exception
- Specified by:
start
in interface BundleActivator
- Throws:
Exception
stop
public void stop(BundleContext bc)
throws Exception
- Specified by:
stop
in interface BundleActivator
- Throws:
Exception
serviceChanged
public void serviceChanged(ServiceEvent serviceevent)
- Specified by:
serviceChanged
in interface ServiceListener
log
public static void log(int prio,
String message,
Throwable t)
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.