org.apache.felix.mosgi.jmx.registry.mx4j.tools.naming
Class NamingService
java.lang.Object
org.apache.felix.mosgi.jmx.registry.mx4j.tools.naming.NamingService
- All Implemented Interfaces:
- NamingServiceIfc, BundleActivator
public class NamingService
- extends Object
- implements BundleActivator, NamingServiceIfc
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NamingService
public NamingService()
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
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.