org.apache.felix.mosgi.jmx.registry.mx4j.tools.naming
Class NamingService

java.lang.Object
  extended by org.apache.felix.mosgi.jmx.registry.mx4j.tools.naming.NamingService
All Implemented Interfaces:
NamingServiceIfc, BundleActivator

public class NamingService
extends Object
implements BundleActivator, NamingServiceIfc


Constructor Summary
NamingService()
           
 
Method Summary
 void start(BundleContext bc)
           
 void stop(BundleContext bc)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NamingService

public NamingService()
Method Detail

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.